Bumped version to 1.0.1.
This commit is contained in:
parent
2ccda3cb3f
commit
310f60a532
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ android {
|
|||
applicationId 'com.nutomic.zertman'
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 19
|
||||
versionCode 1
|
||||
versionName '1.0.0'
|
||||
versionCode 2
|
||||
versionName '1.0.1'
|
||||
testApplicationId 'com.nutomic.zertman.test'
|
||||
testInstrumentationRunner 'android.test.InstrumentationTestRunner'
|
||||
testHandleProfiling true
|
||||
|
|
Reference in a new issue