Skip to content

Commit 687e3fe

Browse files
committed
bump version to 3.9.1
1 parent 338959d commit 687e3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
def versionMajor = 3
1919
def versionMinor = 9
2020
def versionPatch = 1
21-
def versionBuild = 0
21+
def versionBuild = 2
2222

2323
apply plugin: 'com.google.gms.google-services'
2424
apply plugin: 'com.google.firebase.crashlytics'

0 commit comments

Comments
 (0)