Skip to content

Commit

Permalink
Merge pull request #108 from Banno/update-bundletool
Browse files Browse the repository at this point in the history
Update bundletool
  • Loading branch information
joshschriever authored Oct 4, 2021
2 parents ee61566 + a7d1c00 commit f24bbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gordon-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-html:0.7.3")

implementation("com.android.tools.build:gradle:$androidGradlePluginVersion")
implementation("com.android.tools.build:bundletool:1.8.0")
implementation("com.android.tools.build:bundletool:1.8.1")
implementation("com.google.guava:guava:30.1.1-jre")
implementation("org.smali:dexlib2:2.5.2")

Expand Down

0 comments on commit f24bbdd

Please sign in to comment.