mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 03:51:59 +01:00
Update AGP for Android Studio 4.2
This commit is contained in:
parent
8d58a8d548
commit
998da965cd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
object BuildPluginsVersion {
|
||||
const val AGP = "4.1.3"
|
||||
const val AGP = "4.2.0"
|
||||
const val KOTLIN = "1.4.32"
|
||||
const val KOTLINTER = "3.4.0"
|
||||
const val VERSIONS_PLUGIN = "0.38.0"
|
||||
|
|
Loading…
Reference in a new issue