Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
butzist committed Nov 3, 2019
1 parent 3ba4b65 commit 6fe8608
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"
package="de.szalkowski.activitylauncher"
android:versionCode="15"
android:versionName="1.9.0" >
android:versionCode="16"
android:versionName="1.9.1" >

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

Expand Down

0 comments on commit 6fe8608

Please sign in to comment.