We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2912d1 commit 9f55092Copy full SHA for 9f55092
1 file changed
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
}
11
12
plugins {
13
- id 'com.android.application' version '8.13.0' apply false
14
- id 'com.android.library' version '8.13.0' apply false
+ id 'com.android.application' version '8.13.1' apply false
+ id 'com.android.library' version '8.13.1' apply false
15
id 'com.google.gms.google-services' version '4.4.4' apply false
16
0 commit comments