Skip to content

Commit 41da561

Browse files
author
Loïc Blot
committed
Bump 0.24.1
1 parent 580c13d commit 41da561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest package="fr.unix_experience.owncloud_sms"
33
xmlns:android="http://schemas.android.com/apk/res/android"
4-
android:versionCode="44"
5-
android:versionName="0.24.0"> <!-- From Android 4.1 to 7.1 -->
4+
android:versionCode="45"
5+
android:versionName="0.24.1"> <!-- From Android 4.1 to 7.1 -->
66
<uses-sdk android:maxSdkVersion="25"/>
77

88
<uses-permission android:name="android.permission.READ_SMS"/>

0 commit comments

Comments
 (0)