Skip to content

Commit

Permalink
Downgrade gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Mygod authored Apr 16, 2021
1 parent 6d83721 commit 44dc47f
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.2.0-rc01")
set("androidPlugin", "com.android.tools.build:gradle:4.1.3")
set("kotlinVersion", "1.4.32")
}

Expand Down

0 comments on commit 44dc47f

Please sign in to comment.