|
|
@ -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="44"
|
|
|
|
android:versionCode="45"
|
|
|
|
android:versionName="0.9.7">
|
|
|
|
android:versionName="0.9.8">
|
|
|
|
|
|
|
|
|
|
|
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
|
|
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
|
|
|
|
|
|
|
|
|
|
|