|
|
@ -2,8 +2,8 @@
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
|
package="org.thoughtcrime.securesms"
|
|
|
|
package="org.thoughtcrime.securesms"
|
|
|
|
android:versionCode="71"
|
|
|
|
android:versionCode="72"
|
|
|
|
android:versionName="2.0.8">
|
|
|
|
android:versionName="2.1.0">
|
|
|
|
|
|
|
|
|
|
|
|
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19"/>
|
|
|
|
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19"/>
|
|
|
|
|
|
|
|
|
|
|
|