diff --git a/app/build.gradle b/app/build.gradle index 514eb147..142d27d6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,5 +1,5 @@ -def versionNameBase = "1.2.22" -def versionCodeBase = 50 +def versionNameBase = "1.2.23" +def versionCodeBase = 51 apply plugin: 'com.android.application'