mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-27 17:56:09 +00:00
Fix android version for play store
This commit is contained in:
parent
44840583b7
commit
9bbd6d7632
@ -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 -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user