We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38822e0 commit c774d7bCopy full SHA for c774d7b
ActivityLauncherApp/src/main/AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="de.szalkowski.activitylauncher"
4
- android:versionCode="11"
5
- android:versionName="1.7.0" >
+ android:versionCode="12"
+ android:versionName="1.8.0" >
6
7
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT"/>
8
0 commit comments