|
|
@ -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="28"
|
|
|
|
android:versionCode="29"
|
|
|
|
android:versionName="0.7.3">
|
|
|
|
android:versionName="0.7.4">
|
|
|
|
|
|
|
|
|
|
|
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
|
|
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
|
|
|
|
|
|
|
|
|
|
|