update manifest for 15.2.0-RC-4
This commit is contained in:
parent
89f3fcacf2
commit
6b2679cac1
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.torproject.android"
|
||||
android:versionName="15.2.0-RC-3"
|
||||
android:versionCode="15200050"
|
||||
android:versionName="15.2.0-RC-4"
|
||||
android:versionCode="15204000"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="23"/>
|
||||
|
|
Loading…
Reference in New Issue