We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f297901 commit 8425febCopy full SHA for 8425feb
1 file changed
pythonforandroid/bootstraps/common/build/templates/build.tmpl.gradle
@@ -6,7 +6,7 @@ buildscript {
6
}
7
dependencies {
8
classpath 'com.android.tools.build:gradle:8.1.1'
9
- classpath 'com.google.gms:google-services:4.4.1'
+ classpath 'com.google.gms:google-services:4.4.2'
10
11
12
0 commit comments