diff --git a/app/build.gradle b/app/build.gradle index 1c62ad8..e604acb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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