Skip to content

Commit a61c260

Browse files
committed
update version to match SDK version
1 parent 709e9f8 commit a61c260

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,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3-
package="info.guardianproject.database" android:versionCode="1"
4-
android:versionName="1.0">
3+
package="info.guardianproject.database" android:versionCode="2"
4+
android:versionName="0.0.6.DP4">
55
<uses-sdk android:minSdkVersion="7"></uses-sdk>
66
<application android:icon="@drawable/icon" android:label="@string/app_name">
77

0 commit comments

Comments
 (0)