mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-20 22:59:54 +01:00
Bumped the version number to 0.5.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.briarproject"
|
package="org.briarproject"
|
||||||
android:versionCode="4"
|
android:versionCode="5"
|
||||||
android:versionName="0.4" >
|
android:versionName="0.5" >
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="19" />
|
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="19" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user