diff --git a/app/build.gradle b/app/build.gradle index bcea983..7ad0015 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "net.typeblog.shelter" minSdkVersion 24 targetSdkVersion 29 - versionCode 14 - versionName "1.5.1-beta" + versionCode 15 + versionName "1.5.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {