Skip to content

Commit dccfee4

Browse files
committed
Bump version to 0.24.0
1 parent 90d758b commit dccfee4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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="43"
5-
android:versionName="0.23.2"> <!-- From Android 4.1 to 7.0 -->
4+
android:versionCode="44"
5+
android:versionName="0.24.0"> <!-- 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)