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 31, 2022
1 parent 9a2d0cd commit c70b271
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
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="de.szalkowski.activitylauncher"
android:versionCode="35"
android:versionName="1.14.5">
android:versionCode="36"
android:versionName="1.14.6">

<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 c70b271

Please sign in to comment.