Skip to content

Commit 4abec72

Browse files
committed
v2.6.5
1 parent cad73f9 commit 4abec72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest
33
package="fr.neamar.kiss"
44
xmlns:android="http://schemas.android.com/apk/res/android"
5-
android:versionCode="48"
6-
android:versionName="2.6.4">
5+
android:versionCode="49"
6+
android:versionName="2.6.5">
77

88
<!-- Self explanatory -->
99
<uses-permission android:name="android.permission.READ_CONTACTS"/>

0 commit comments

Comments
 (0)