8000 update again · Sjith/android-database-sqlcipher@f520534 · GitHub
[go: up one dir, main page]

Skip to content

Commit f520534

Browse files
committed
update again
1 parent a61c260 commit f520534

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"
33
package="info.guardianproject.database" android:versionCode="2"
4-
android:versionName="0.0.6.DP4">
4+
android:versionName="v1 (0.0.6.RC1)">
55
<uses-sdk android:minSdkVersion="7"></uses-sdk>
66
<application android:icon="@drawable/icon" android:label="@string/app_name">
77

@@ -14,4 +14,4 @@
1414
</application>
1515

1616

17-
</manifest>
17+
</manifest>

0 commit comments

Comments
 (0)
0