mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 01:15:14 +01:00
Update Android Gradle plugin for Android Studio 4.0.1
This commit is contained in:
parent
6713a7ae3c
commit
13a5662a84
@ -3,7 +3,7 @@ object Versions {
|
||||
}
|
||||
|
||||
object BuildPluginsVersion {
|
||||
const val AGP = "4.0.0"
|
||||
const val AGP = "4.0.1"
|
||||
const val KOTLIN = "1.3.72"
|
||||
const val KTLINT = "9.2.1"
|
||||
const val VERSIONS_PLUGIN = "0.28.0"
|
||||
|
Loading…
Reference in New Issue
Block a user