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