Skip to content

Commit 8686651

Browse files
committed
Version 0.8.1 (12)
1 parent 27e36c5 commit 8686651

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.jdsoft.law"
4-
android:versionCode="11"
5-
android:versionName="0.8"
4+
android:versionCode="12"
5+
android:versionName="0.8.1"
66
android:installLocation="auto">
77

88
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="18" />

0 commit comments

Comments
 (0)