diff --git a/app/build.gradle b/app/build.gradle
index 369a9e24241df4e7f6985b50d740380a9d8d2c8e..32bfddd2a58d623946be813d95c7077a89c33fa2 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -5,11 +5,11 @@ android {
     buildToolsVersion "23.0.2"
 
     defaultConfig {
-        applicationId "ovh.ice.icecons"
+        applicationId "org.xphnx.ameixa"
         minSdkVersion 16
         targetSdkVersion 23
-        versionCode 10
-        versionName "2.6"
+        versionCode 1
+        versionName "0.1"
     }
     buildTypes {
         release {