Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
butzist committed Dec 10, 2023
1 parent 58e686f commit 0c41200
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ActivityLauncherApp/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="38"
android:versionName="1.14.8">
android:versionCode="39"
android:versionName="1.14.9">

<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
Expand Down

0 comments on commit 0c41200

Please sign in to comment.