Merge branch 'external-ip-update' into 'master'
External ip update to 2.2 External IP application updated to latest version 2.2 See merge request !537
This commit is contained in:
commit
e6aefa2ffb
|
@ -9,7 +9,7 @@ Summary:Display your IP addresses
|
|||
Description:
|
||||
Simple application to display IP addresses. Copy/paste might not work
|
||||
on all versions of Android. Only the latest version works. There
|
||||
are a couple of html tags in the output.
|
||||
are a couple of html tags in the output in older versions.
|
||||
.
|
||||
|
||||
Repo Type:hg
|
||||
|
@ -34,9 +34,13 @@ Build:1.2-change_server-2,5
|
|||
prebuild=sed -i 's/android:minSdkVersion=\"3\"/android:minSdkVersion=\"4\"/g' AndroidManifest.xml
|
||||
target=android-8
|
||||
|
||||
Build:2.2,6
|
||||
commit=13ebec22f40c
|
||||
target=android-8
|
||||
|
||||
Auto Update Mode:None
|
||||
#No revisions in a long time
|
||||
Update Check Mode:Static
|
||||
Current Version:1.2-change_server-2
|
||||
Current Version Code:5
|
||||
Current Version:2.2
|
||||
Current Version Code:6
|
||||
|
||||
|
|
Loading…
Reference in a new issue