diff --git a/app/build.gradle b/app/build.gradle index 46c29da64807b69651f119b388cdcd513fe2e080..9ae7652f51badf15781499585a100f021f1ca5d7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.xphnx.ameixa" minSdkVersion 16 targetSdkVersion 25 - versionCode 53 - versionName "3.1.3" + versionCode 54 + versionName "3.1.4" } buildTypes { release {