diff --git a/app/build.gradle b/app/build.gradle index 0ab6dd20..f392bd0c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { applicationId "com.ultramegasoft.flavordex2" minSdkVersion 15 targetSdkVersion 27 - versionCode 21 - versionName '2.5.0' + versionCode 22 + versionName '2.5.1' } buildTypes { release {