|
|
@ -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.thoughtcrime.securesms"
|
|
|
|
package="org.thoughtcrime.securesms"
|
|
|
|
android:versionCode="35"
|
|
|
|
android:versionCode="36"
|
|
|
|
android:versionName="0.8.5">
|
|
|
|
android:versionName="0.8.6">
|
|
|
|
|
|
|
|
|
|
|
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
|
|
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
|
|
|
|
|
|
|
|
|
|
|