diff --git a/app/build.gradle b/app/build.gradle index 31f953d3..7ea5e627 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,5 +1,5 @@ -def versionNameBase = "1.2.17" -def versionCodeBase = 45 +def versionNameBase = "1.2.18" +def versionCodeBase = 46 apply plugin: 'com.android.application'