Update code version
This commit is contained in:
parent
5e9767e2b5
commit
6a69514a10
@ -1,7 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.openwide.android" android:versionCode="8"
|
||||
android:versionName="1.1.4">
|
||||
package="com.openwide.android" android:versionName="1.1.5" android:versionCode="9">
|
||||
<application android:label="@string/app_name" android:icon="@drawable/multisms">
|
||||
<activity android:name=".MultiSmsSender" android:label="@string/app_name">
|
||||
<intent-filter>
|
||||
|
Loading…
Reference in New Issue
Block a user