mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-13 01:34:16 +01:00
Update AGP for Android Studio Bumblebee | 2021.1.1 Patch 1
This commit is contained in:
parent
a131e28b60
commit
30061ada58
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
object BuildPluginsVersion {
|
object BuildPluginsVersion {
|
||||||
const val AGP = "7.1.0"
|
const val AGP = "7.1.1"
|
||||||
const val KOTLIN = "1.6.10"
|
const val KOTLIN = "1.6.10"
|
||||||
const val KOTLINTER = "3.6.0"
|
const val KOTLINTER = "3.6.0"
|
||||||
const val VERSIONS_PLUGIN = "0.42.0"
|
const val VERSIONS_PLUGIN = "0.42.0"
|
||||||
|
|
Loading…
Reference in a new issue