Skip to content

Commit d7f3a0e

Browse files
committed
change versionName
Signed-off-by: Luís Ferreira <lsferreira169@gmail.com>
1 parent 67a0b8e commit d7f3a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android {
3737
minSdkVersion 16
3838
targetSdkVersion 27
3939
versionCode 1
40-
versionName "1.0.0"
40+
versionName "0.1.0"
4141
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
4242
}
4343

0 commit comments

Comments
 (0)