diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index a1757ae52..ab11afad4 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -4,5 +4,8 @@
+
+
+
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index 2a91bd757..784d3dfc3 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -39,8 +39,8 @@ android {
targetSdkVersion 28
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
- versionCode 130
- versionName "8.0.3"
+ versionCode 131
+ versionName "8.0.4"
flavorDimensions "default"
renderscriptTargetApi 19