Skip to content

Commit

Permalink
Update to AGP 7.0.0-alpha10
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes committed Mar 17, 2021
1 parent fee232b commit cb720ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def versions = [
]
ext.Versions = versions

libs.androidGradlePlugin = "com.android.tools.build:gradle:7.0.0-alpha09"
libs.androidGradlePlugin = "com.android.tools.build:gradle:7.0.0-alpha10"

libs.timber = "com.jakewharton.timber:timber:4.7.1"

Expand Down

0 comments on commit cb720ab

Please sign in to comment.