diff --git a/.idea/misc.xml b/.idea/misc.xml
index 7965fcf..6fbf4e8 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -19,4 +19,19 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index 8c47e59..d242ba0 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,6 +9,8 @@ android {
applicationId "net.thauvin.erik.android.avion"
minSdkVersion 13
targetSdkVersion 13
+ versionCode 1
+ versionName "1.0"
}
buildTypes {