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