Skip to content

Commit 9f41114

Browse files
committed
app: bump version to 2.0.2
1 parent dede488 commit 9f41114

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
@@ -10,7 +10,7 @@ android {
1010
minSdkVersion rootProject.ext.android.MIN_SDK_VERSION
1111
targetSdkVersion rootProject.ext.android.TARGET_SDK_VERSION
1212
versionCode 35
13-
versionName "2.0.1"
13+
versionName "2.0.2"
1414
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1515
resConfigs "zh-rCN", "zh-rTW"
1616
externalNativeBuild {

0 commit comments

Comments
 (0)