diff --git a/app/build.gradle b/app/build.gradle index 43e680f9..e4e72ad4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,5 +1,5 @@ -def versionNameBase = "1.2.20" -def versionCodeBase = 48 +def versionNameBase = "1.2.21" +def versionCodeBase = 49 apply plugin: 'com.android.application'