Skip to content

Commit

Permalink
Update agp to 8.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun authored and Rawa committed Sep 24, 2024
1 parent 071548d commit 7561229
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 320 deletions.
1 change: 0 additions & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ android.nonTransitiveRClass=false
android.useAndroidX=true
kotlin.code.style=official
org.gradle.jvmargs=-Xmx8192M -Dkotlin.daemon.jvm.options\="-Xmx8192M"
android.experimental.lint.version = 8.4.0
4 changes: 2 additions & 2 deletions android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# 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.3.0"
android-gradle-aapt = "10880808"
android-gradle-plugin = "8.6.1"
android-gradle-aapt = "11315950"
android-billingclient = "7.0.0"
android-volley = "1.2.1"

Expand Down
Loading

0 comments on commit 7561229

Please sign in to comment.