mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-07 07:56:14 +00:00
Bump version to 0.23.2
This commit is contained in:
parent
62ad5b1d34
commit
1257de1a0a
@ -1,8 +1,8 @@
|
|||||||
<?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="42"
|
android:versionCode="43"
|
||||||
android:versionName="0.23.0"> <!-- From Android 4.1 to 7.0 -->
|
android:versionName="0.23.2"> <!-- From Android 4.1 to 7.0 -->
|
||||||
<uses-sdk android:maxSdkVersion="25"/>
|
<uses-sdk android:maxSdkVersion="25"/>
|
||||||
|
|
||||||
<uses-permission android:name="android.permission.READ_SMS"/>
|
<uses-permission android:name="android.permission.READ_SMS"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user