diff --git a/app/build.gradle b/app/build.gradle index 96ae10ed8..75bf1a7f9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -33,7 +33,7 @@ android { targetSdkVersion 28 minSdkVersion 16 applicationId "name.boyle.chris.sgtpuzzles" - versionCode 118 + versionCode 119 versionName "${timestamp()}-${idForSimon()}" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"