We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e36c5 commit 8686651Copy full SHA for 8686651
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.jdsoft.law"
4
- android:versionCode="11"
5
- android:versionName="0.8"
+ android:versionCode="12"
+ android:versionName="0.8.1"
6
android:installLocation="auto">
7
8
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="18" />
0 commit comments