1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-30 19:26:21 +00:00
This commit is contained in:
Loic Blot 2015-06-23 19:14:53 +02:00
parent 6e875efe28
commit 44840583b7

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="fr.unix_experience.owncloud_sms" package="fr.unix_experience.owncloud_sms"
android:versionCode="26" android:versionCode="17"
android:versionName="0.18.2" > android:versionName="0.18.5" >
<!-- From Android 4.0 to 5.1 --> <!-- From Android 4.0 to 5.1 -->
<uses-sdk <uses-sdk