1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-10 17:36:16 +00:00

Bump 0.20.1 for Russian translations

This commit is contained in:
Loic Blot 2016-03-05 18:22:58 +01:00
parent f3e7258f9a
commit 4ea1875dd5

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="fr.unix_experience.owncloud_sms"
android:versionCode="33"
android:versionName="0.20.0"> <!-- From Android 4.0 to 6.0 -->
android:versionCode="34"
android:versionName="0.20.1"> <!-- From Android 4.0 to 6.0 -->
<uses-sdk
android:maxSdkVersion="23"
android:minSdkVersion="14"