0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-12-01 07:23:02 +00:00

update AGP

This commit is contained in:
X1nto 2021-12-12 14:57:07 +04:00
parent cbd48dce72
commit 3ba238c8a4

View file

@ -6,7 +6,7 @@ buildscript {
val kotlinVersion = "1.6.0"
dependencies {
classpath("com.android.tools.build:gradle:7.0.3")
classpath("com.android.tools.build:gradle:7.0.4")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
}
}