1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-07 16:06:18 +00:00

Tag version 0.22.2

This commit is contained in:
Loic Blot 2016-11-02 08:12:12 +01:00
parent 8395ac5bb4
commit 36fb1e8164

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="40"
android:versionName="0.22.1"> <!-- From Android 4.0 to 7.0 -->
android:versionCode="41"
android:versionName="0.22.2"> <!-- From Android 4.0 to 7.0 -->
<uses-sdk android:maxSdkVersion="25"/>
<uses-permission android:name="android.permission.READ_SMS"/>