diff --git a/app/build.gradle b/app/build.gradle index afd9bc2bea5b9473d37c6b33bc1c19ef1cef301b..d0802e197119dcdfa6fcf6d84aa1ee6ecf40ec17 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.xphnx.ameixa" minSdkVersion 16 targetSdkVersion 25 - versionCode 51 - versionName "3.1.1" + versionCode 52 + versionName "3.1.2" } buildTypes { release {