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