diff --git a/ring-android/app/src/main/AndroidManifest.xml b/ring-android/app/src/main/AndroidManifest.xml index b2ee3262704f31d01ab8851433adde550126ff05..d94819e2aa17778b98123826490e818c1f483053 100644 --- a/ring-android/app/src/main/AndroidManifest.xml +++ b/ring-android/app/src/main/AndroidManifest.xml @@ -22,8 +22,8 @@ along with this program; if not, write to the Free Software <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="cx.ring" android:installLocation="auto" - android:versionCode="22" - android:versionName="2.0.004" > + android:versionCode="27" + android:versionName="2.0.009" > <uses-sdk android:minSdkVersion="16"