Skip to content

Commit

Permalink
r8 4.0.48 -> 8.1.56 (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-bader committed Oct 9, 2023
1 parent 362bcf3 commit 1b19491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ thrifty = "3.1.0"

# Build + runtime dependencies
androidTools-agp = "com.android.tools.build:gradle:8.1.0-alpha11" # Note that updates here usually require updates to androidTools-repository
androidTools-r8 = "com.android.tools:r8:4.0.48"
androidTools-r8 = "com.android.tools:r8:8.1.56"
androidTools-repository = "com.android.tools:repository:31.1.0-alpha11"
autoValue-processor = { module = "com.google.auto.value:auto-value", version.ref = "autoValue" }
autoValue-annotations = { module = "com.google.auto.value:auto-value-annotations", version.ref = "autoValue" }
Expand Down

0 comments on commit 1b19491

Please sign in to comment.