mirror of
https://github.com/YTVanced/VancedManager
synced 2024-12-01 07:23:02 +00:00
update AGP
This commit is contained in:
parent
cbd48dce72
commit
3ba238c8a4
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue