Skip to content

Commit

Permalink
Update AGP (#190)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 08bf076 commit 56ceb77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
# Keep this values in sync with bundletool"s dependencies.
aapt2Proto = "8.1.2-10154469"
aapt2Proto = "8.1.3-10154469"
protobufJava = "3.25.0"
guava = "30.1-jre"

[libraries]
dalvikDx = "com.jakewharton.android.repackaged:dalvik-dx:11.0.0_r3"
binaryResources = "com.android.tools.apkparser:binary-resources:31.1.2"
binaryResources = "com.android.tools.apkparser:binary-resources:31.1.3"
apkSigner = "com.android.tools.build:apksig:8.1.1"
bundleTool = "com.android.tools.build:bundletool:1.15.6"
aapt2Proto = { module = "com.android.tools.build:aapt2-proto", version.ref = "aapt2Proto" }
Expand Down

0 comments on commit 56ceb77

Please sign in to comment.