update manifest for 15.2.0-RC-4

This commit is contained in:
Nathan Freitas 2016-11-03 12:23:22 -04:00
parent 89f3fcacf2
commit 6b2679cac1
1 changed files with 2 additions and 2 deletions

View File

@ -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.torproject.android" package="org.torproject.android"
android:versionName="15.2.0-RC-3" android:versionName="15.2.0-RC-4"
android:versionCode="15200050" android:versionCode="15204000"
android:installLocation="auto" android:installLocation="auto"
> >
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="23"/> <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="23"/>