|
|
@ -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="65"
|
|
|
|
android:versionCode="66"
|
|
|
|
android:versionName="2.0.2">
|
|
|
|
android:versionName="2.0.3">
|
|
|
|
|
|
|
|
|
|
|
|
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19"/>
|
|
|
|
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19"/>
|
|
|
|
|
|
|
|
|
|
|
|