mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Update build.gradle file with latest versions
PiperOrigin-RevId: 527504752
This commit is contained in:
parent
12cac0d69f
commit
e2bae0c50d
1 changed files with 3 additions and 3 deletions
|
|
@ -17,9 +17,9 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:7.2.1'
|
||||
classpath 'com.google.android.gms:strict-version-matcher-plugin:1.2.2'
|
||||
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21'
|
||||
classpath 'com.android.tools.build:gradle:7.2.2'
|
||||
classpath 'com.google.android.gms:strict-version-matcher-plugin:1.2.4'
|
||||
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20'
|
||||
}
|
||||
}
|
||||
allprojects {
|
||||
|
|
|
|||
Loading…
Reference in a new issue