diff --git a/.idea/misc.xml b/.idea/misc.xml
index ce9de9a..f16a0ff 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -53,7 +53,7 @@
-
+
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index 6564d52..94a25f7 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
diff --git a/app/app.iml b/app/app.iml
index e5d6fa6..4c7202c 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -85,6 +85,7 @@
+
diff --git a/app/build.gradle b/app/build.gradle
index 9ddbb5f..990bacd 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
applicationId "org.kore.kolabnotes.android"
minSdkVersion 16
targetSdkVersion 23
- versionCode 54
- versionName "1.6.1"
+ versionCode 55
+ versionName "1.7.0"
//Running test
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
@@ -35,11 +35,13 @@ dependencies {
transitive = true
}
compile 'com.github.konradrenner:kolabnotes-java:2.2.1'
+ compile 'jp.wasabeef:richeditor-android:1.0.0'
+
+ //Android support libraries
compile 'com.android.support:support-v4:23.1.1'
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:recyclerview-v7:23.1.1'
compile 'com.android.support:cardview-v7:23.1.1'
- compile 'jp.wasabeef:richeditor-android:1.0.0'
compile 'com.android.support:design:23.1.1'
// Add dependency for UI test