mirror of
https://github.com/samsonjs/media.git
synced 2026-04-11 12:15:47 +00:00
Upgrade gradle plugin version
PiperOrigin-RevId: 406789671
This commit is contained in:
parent
9f352434c7
commit
e1494398a0
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'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue