mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-24 00:06:22 +00:00
Bump android versioncode
This commit is contained in:
parent
6c0de1ddef
commit
cd3b6bb02b
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest package="fr.unix_experience.owncloud_sms"
|
<manifest package="fr.unix_experience.owncloud_sms"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:versionCode="50"
|
android:versionCode="51"
|
||||||
android:versionName="1.1.0"> <!-- From Android 4.1 to O -->
|
android:versionName="1.1.0"> <!-- From Android 4.1 to O -->
|
||||||
<uses-sdk android:maxSdkVersion="26"/>
|
<uses-sdk android:maxSdkVersion="26"/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user