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 1571377 commit b7a3b7fCopy full SHA for b7a3b7f
constants.gradle
@@ -9,7 +9,7 @@ project.ext {
9
minSdk = 14
10
11
firebaseVersion = '11.8.0'
12
- supportLibraryVersion = '27.0.2'
+ supportLibraryVersion = '27.1.0'
13
architectureVersion = '1.1.0'
14
kotlinVersion = '1.2.21'
15
}
0 commit comments