Metadata: version updates
This commit is contained in:
parent
781ee7c65a
commit
e3edca0cbb
|
@ -25,9 +25,10 @@ Build Version:1.1.1,10101,1.1.1,antcommand=package
|
|||
Build Version:1.1.2,10102,1.1.2,antcommand=package
|
||||
Build Version:1.1.8,101081,1.1.8,antcommand=package
|
||||
Build Version:1.1.9,101091,1.1.9,antcommand=package
|
||||
Build Version:1.1.10,101101,13ee5d79431815dd694e,antcommand=package
|
||||
|
||||
Market Version:1.1.9
|
||||
Market Version Code:101091
|
||||
Market Version:1.1.10
|
||||
Market Version Code:101101
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ Repo Type:git
|
|||
Repo:https://github.com/paulmach/Text-Edit-for-Android.git
|
||||
|
||||
Build Version:1.3.3,12,1d724fc9d0fde2cc5426,target=android-8
|
||||
Build Version:1.4.1,14,!No source in repo - see https://github.com/paulmach/Text-Edit-for-Android/issues/4
|
||||
Build Version:1.4.1,14,cddfa34997bf3da10586,target=android-8,patch=set1.4.1.patch
|
||||
|
||||
Market Version:1.4.1
|
||||
Market Version Code:14
|
||||
|
|
22
metadata/org.paulmach.textedit/set1.4.1.patch
Normal file
22
metadata/org.paulmach.textedit/set1.4.1.patch
Normal file
|
@ -0,0 +1,22 @@
|
|||
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
|
||||
index 6974579..10a5a5a 100644
|
||||
--- a/AndroidManifest.xml
|
||||
+++ b/AndroidManifest.xml
|
||||
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.paulmach.textedit"
|
||||
- android:versionCode="12"
|
||||
- android:versionName="1.3.3"
|
||||
+ android:versionCode="14"
|
||||
+ android:versionName="1.4.1"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-sdk android:minSdkVersion="7" />
|
||||
@@ -50,4 +50,4 @@
|
||||
android:name=".SearchSuggestions"
|
||||
android:authorities="org.paulmach.authority" />
|
||||
</application>
|
||||
-</manifest>
|
||||
\ No newline at end of file
|
||||
+</manifest>
|
|
@ -30,6 +30,7 @@ Build Version:1.0,1002,aa503a0f2201,subdir=ttrss-reader,target=android-8
|
|||
Build Version:1.02,1023,87f123514c11,subdir=ttrss-reader,target=android-8
|
||||
Build Version:1.03,1032,c374163ba16f,subdir=ttrss-reader,target=android-8
|
||||
Build Version:1.04,1040,1.04,subdir=ttrss-reader,target=android-8
|
||||
Build Version:1.05,1050,bb0bbb042e7c,subdir=ttrss-reader,target=android-8
|
||||
|
||||
Market Version:1.04
|
||||
Market Version Code:1040
|
||||
Market Version:1.05
|
||||
Market Version Code:1050
|
||||
|
|
|
@ -16,6 +16,7 @@ Build Version:0.8.0,758,d1278bb9b2cddb66a617,subdir=wififixer,target=android-8
|
|||
Build Version:0.8.0.1,759,55394716804479e76d5f,subdir=wififixer,target=android-8
|
||||
Build Version:0.8.0.2,760,ff612a31874fc89cb124,subdir=wififixer,target=android-8
|
||||
Build Version:0.8.0.3.1,770,59b8e66a0409a5d4c6a6,subdir=wififixer,target=android-8
|
||||
Build Version:0.8.0.5,822,846b5c057e886f8436eb,subdir=wififixer,target=android-8
|
||||
|
||||
Market Version:0.8.0.4.2
|
||||
Market Version Code:806
|
||||
Market Version:0.8.0.5
|
||||
Market Version Code:822
|
||||
|
|
Loading…
Reference in a new issue