diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 61a9130..fb7f4a8 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 30d4ca9..136da20 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -20,5 +20,5 @@
-
+
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index ff6c58c..ae1f386 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -24,8 +24,8 @@ android {
applicationId "it.danieleverducci.nextcloudmaps"
minSdkVersion 23
targetSdkVersion 30
- versionCode 3
- versionName "0.3.1"
+ versionCode 4
+ versionName "0.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}