We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338959d commit 687e3feCopy full SHA for 687e3fe
app/build.gradle
@@ -18,7 +18,7 @@ plugins {
18
def versionMajor = 3
19
def versionMinor = 9
20
def versionPatch = 1
21
-def versionBuild = 0
+def versionBuild = 2
22
23
apply plugin: 'com.google.gms.google-services'
24
apply plugin: 'com.google.firebase.crashlytics'
0 commit comments