update manifest for v15.0.1 beta 1
This commit is contained in:
parent
e11cae883e
commit
dc16c98ff7
|
@ -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.0.1-alpha-1"
|
||||
android:versionCode="150010"
|
||||
android:versionName="15.0.1-beta-1"
|
||||
android:versionCode="150011"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
|
||||
|
|
Loading…
Reference in New Issue