Skip to content

Commit 8425feb

Browse files
authored
Update build.tmpl.gradle
Signed-off-by: Kenechukwu Akubue <kengoon19@gmail.com>
1 parent f297901 commit 8425feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/bootstraps/common/build/templates/build.tmpl.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77
dependencies {
88
classpath 'com.android.tools.build:gradle:8.1.1'
9-
classpath 'com.google.gms:google-services:4.4.1'
9+
classpath 'com.google.gms:google-services:4.4.2'
1010
}
1111
}
1212

0 commit comments

Comments
 (0)