1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-11 16:32:53 +00:00

Version 1.1.0

This commit is contained in:
Loic Blot
2017-06-07 00:01:13 +02:00
parent 0eb1af2da8
commit 4f3a5d85dd
+2 -2
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="fr.unix_experience.owncloud_sms"
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="49"
android:versionName="1.0.1"> <!-- From Android 4.1 to O -->
android:versionCode="50"
android:versionName="1.1.0"> <!-- From Android 4.1 to O -->
<uses-sdk android:maxSdkVersion="26"/>
<uses-permission android:name="android.permission.READ_SMS"/>