update to 14.0.8.1

This commit is contained in:
Nathan Freitas 2014-09-14 16:19:20 -04:00
parent a64e6b164f
commit 5af082e9fe
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="14.0.8" android:versionName="14.0.8.1"
android:versionCode="123" android:versionCode="124"
android:installLocation="auto" android:installLocation="auto"
> >