diff --git a/app/build.gradle b/app/build.gradle index e5b53a3..4744a7c 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.hyperling.apps.infinitetimer" minSdkVersion 14 targetSdkVersion 36 - versionCode 8 - versionName "1.1.0" + versionCode 9 + versionName "1.1.1" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {