mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-07 16:06:18 +00:00
Version 0.22.1 is now out and published
This commit is contained in:
parent
3a4ea1713f
commit
fbe817b0f3
@ -1,9 +1,9 @@
|
|||||||
<?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="39"
|
android:versionCode="40"
|
||||||
android:versionName="0.22.0"> <!-- From Android 4.0 to 6.0 -->
|
android:versionName="0.22.1"> <!-- From Android 4.0 to 7.0 -->
|
||||||
<uses-sdk android:maxSdkVersion="23"/>
|
<uses-sdk android:maxSdkVersion="25"/>
|
||||||
|
|
||||||
<uses-permission android:name="android.permission.READ_SMS"/>
|
<uses-permission android:name="android.permission.READ_SMS"/>
|
||||||
<!-- For SMS Broadcaster -->
|
<!-- For SMS Broadcaster -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user