Bumped version to 1.0.0.

This commit is contained in:
Felix Ableitner 2014-07-24 19:26:48 +02:00
parent edc0a51fda
commit cbdd1b9ba6
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 19 targetSdkVersion 19
versionCode 1 versionCode 1
versionName '0.1.0' versionName '1.0.0'
testApplicationId 'com.nutomic.zertman.test' testApplicationId 'com.nutomic.zertman.test'
testInstrumentationRunner 'android.test.InstrumentationTestRunner' testInstrumentationRunner 'android.test.InstrumentationTestRunner'
testHandleProfiling true testHandleProfiling true