Skip to content

Commit 5605dd1

Browse files
committed
Update version name to 3.9.1
1 parent c601815 commit 5605dd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
defaultConfig {
2222
minSdkVersion 21
2323
targetSdkVersion 27
24-
versionCode 30907
25-
versionName "3.9"
24+
versionCode 30911
25+
versionName "3.9.1"
2626

2727
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2828
}

0 commit comments

Comments
 (0)