diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
new file mode 100644
index 0000000..30aa626
--- /dev/null
+++ b/.idea/codeStyles/Project.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 1570326..b7ee9e9 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -2,8 +2,9 @@
-
+
+
@@ -22,21 +23,21 @@
-
+
-
-
+
+
-
+
-
-
+
+
@@ -52,10 +53,17 @@
-
-
-
-
+
+
+
+
+
+
+
@@ -94,9 +102,9 @@
+
-
@@ -223,7 +231,7 @@
-
+
@@ -240,7 +248,7 @@
-
+
@@ -270,8 +278,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
@@ -287,7 +303,31 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/app/app-app.iml b/app/app/app-app.iml
index 8827881..9842ef1 100644
--- a/app/app/app-app.iml
+++ b/app/app/app-app.iml
@@ -113,6 +113,7 @@
+
diff --git a/app/app/build.gradle b/app/app/build.gradle
index c3342d9..d5976f4 100644
--- a/app/app/build.gradle
+++ b/app/app/build.gradle
@@ -16,13 +16,13 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 25
- buildToolsVersion "25.0.2"
+ buildToolsVersion '27.0.3'
defaultConfig {
applicationId 'com.unfoldingword.androidapp'
minSdkVersion 8
targetSdkVersion 25
- versionCode 33
- versionName '2.3.1'
+ versionCode 237
+ versionName '2.4.0'
multiDexEnabled true
}
signingConfigs {