diff --git a/app/build.gradle b/app/build.gradle index e117eb9..75d8a04 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.fridgecow.smartalarm" minSdkVersion 25 targetSdkVersion 26 - versionCode 150 - versionName "1.5a" + versionCode 151 + versionName "1.5.1a" } buildTypes { release {