|
|
@ -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="60"
|
|
|
|
android:versionCode="61"
|
|
|
|
android:versionName="1.0.4">
|
|
|
|
android:versionName="1.0.5">
|
|
|
|
|
|
|
|
|
|
|
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19"/>
|
|
|
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19"/>
|
|
|
|
|
|
|
|
|
|
|
|