Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawa committed Oct 7, 2024
1 parent b57b3fa commit ad8ef7e
Show file tree
Hide file tree
Showing 2 changed files with 460 additions and 447 deletions.
8 changes: 4 additions & 4 deletions android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# The android-gradle-aapt plugin version must be in sync with the android plugin version.
# Required for Gradle metadata verification to work properly, see:
# https://github.com/gradle/gradle/issues/19228
android-gradle-plugin = "8.6.1"
android-gradle-aapt = "11315950"
android-billingclient = "7.1.0"
android-gradle-plugin = "8.7.0"
android-gradle-aapt = "12006047"
android-billingclient = "7.1.1"
android-volley = "1.2.1"

# AndroidX
Expand All @@ -25,7 +25,7 @@ androidx-uiautomator = "2.4.0-alpha01"
arrow = "1.2.4"

# Compose
compose = "1.7.2"
compose = "1.7.3"
compose-destinations = "2.1.0-beta12"
compose-constraintlayout = "1.0.1"
compose-material3 = "1.3.0"
Expand Down
Loading

0 comments on commit ad8ef7e

Please sign in to comment.