mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2026-08-23 14:23:04 +00:00
Fix android version for play store
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
<?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="17"
|
android:versionCode="27"
|
||||||
android:versionName="0.18.5" >
|
android:versionName="0.18.5" >
|
||||||
|
|
||||||
<!-- From Android 4.0 to 5.1 -->
|
<!-- From Android 4.0 to 5.1 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user