We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dee24d commit 423ac4bCopy full SHA for 423ac4b
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
classpath 'com.android.tools.build:gradle:7.3.0'
12
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
13
classpath "org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version"
14
- classpath 'com.google.gms:google-services:4.3.13'
+ classpath 'com.google.gms:google-services:4.3.14'
15
classpath 'com.github.triplet.gradle:play-publisher:3.7.0'
16
17
// NOTE: Do not place your application dependencies here; they belong
0 commit comments