mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +00:00
Upgrade gradle plugin version
PiperOrigin-RevId: 406789671
This commit is contained in:
parent
10dcdd1df5
commit
cc65daa7aa
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:7.0.0'
|
||||
classpath 'com.android.tools.build:gradle:7.0.3'
|
||||
classpath 'com.google.android.gms:strict-version-matcher-plugin:1.2.2'
|
||||
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue