Skip to content

Commit 701b413

Browse files
committed
release version 0.3
1 parent 790b15f commit 701b413

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
minSdkVersion 18
1414
targetSdkVersion 28
1515
multiDexEnabled true
16-
versionCode 2
17-
versionName "0.2"
16+
versionCode 3
17+
versionName "0.3"
1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
}
2020
buildTypes {

0 commit comments

Comments
 (0)