Commit e2119fbb by tonihei Committed by Ian Baker

Update build.gradle file with latest versions

PiperOrigin-RevId: 527504752
parent d2e8ac44
Showing with 3 additions and 2 deletions
......@@ -17,8 +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 '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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment