mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-26 05:05:15 +00:00
updated gradle plugin
This commit is contained in:
parent
18a1ca3cbf
commit
fcdc910293
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:4.1.1")
|
||||
classpath("com.android.tools.build:gradle:4.1.2")
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21")
|
||||
classpath("com.google.gms:google-services:4.3.4")
|
||||
classpath("com.google.firebase:perf-plugin:1.3.4")
|
||||
|
|
Loading…
Reference in a new issue