diff --git a/app/build.gradle b/app/build.gradle index 81cd9ede5ea9d155e994973d959f94bb5867f00d..69d630b70330d33dc3d308b402a1dc301d2703be 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.xphnx.ameixa" minSdkVersion 16 targetSdkVersion 25 - versionCode 47 - versionName "3.0.8" + versionCode 48 + versionName "3.0.9" } buildTypes { release {