diff --git a/build.gradle b/build.gradle
index 65a8241..1f30344 100644
--- a/build.gradle
+++ b/build.gradle
@@ -22,6 +22,7 @@ android {
applicationId "fr.unix_experience.owncloud_sms"
minSdkVersion 14
targetSdkVersion 23
+ maxSdkVersion 23
}
buildTypes {
diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml
index 609aed3..ce46e97 100644
--- a/src/main/AndroidManifest.xml
+++ b/src/main/AndroidManifest.xml
@@ -3,10 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="37"
android:versionName="0.21.2">
-
+