Bumped version to 1.0.0.
This commit is contained in:
parent
edc0a51fda
commit
cbdd1b9ba6
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ android {
|
|||
minSdkVersion 19
|
||||
targetSdkVersion 19
|
||||
versionCode 1
|
||||
versionName '0.1.0'
|
||||
versionName '1.0.0'
|
||||
testApplicationId 'com.nutomic.zertman.test'
|
||||
testInstrumentationRunner 'android.test.InstrumentationTestRunner'
|
||||
testHandleProfiling true
|
||||
|
|
Reference in a new issue