Skip to content

Commit 6e5d28b

Browse files
committed
bumped up the version info
1 parent 30cb2f2 commit 6e5d28b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:tools="http://schemas.android.com/tools"
3-
android:versionCode="1607"
4-
android:versionName="63.0"
3+
android:versionCode="1639"
4+
android:versionName="64.0"
55
xmlns:android="http://schemas.android.com/apk/res/android">
66

77
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/> <!-- allows displaying notifications on Android >= 13 -->

0 commit comments

Comments
 (0)