Skip to content

Commit

Permalink
Update Android gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Mygod committed Jul 16, 2020
1 parent d2f60c5 commit 8a70231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repositories.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
rootProject.extra.apply {
set("androidPlugin", "com.android.tools.build:gradle:4.1.0-beta03")
set("androidPlugin", "com.android.tools.build:gradle:4.1.0-beta04")
set("kotlinVersion", "1.3.72")
}

Expand Down

0 comments on commit 8a70231

Please sign in to comment.