Skip to content

Commit c774d7b

Browse files
committed
Bump version
1 parent 38822e0 commit c774d7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ActivityLauncherApp/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="de.szalkowski.activitylauncher"
4-
android:versionCode="11"
5-
android:versionName="1.7.0" >
4+
android:versionCode="12"
5+
android:versionName="1.8.0" >
66

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

0 commit comments

Comments
 (0)