Update Share via HTTP to 2.0 (20)
This commit is contained in:
parent
a80b85f8d2
commit
07afcf9af6
|
@ -1,8 +1,8 @@
|
||||||
Categories:Internet
|
Categories:Internet
|
||||||
License:NewBSD
|
License:NewBSD
|
||||||
Web Site:https://code.google.com/p/share-via-http
|
Web Site:https://github.com/marcosdiez/shareviahttp/blob/HEAD/README.md
|
||||||
Source Code:https://code.google.com/p/share-via-http/source
|
Source Code:https://github.com/marcosdiez/shareviahttp
|
||||||
Issue Tracker:https://code.google.com/p/share-via-http/issues
|
Issue Tracker:https://github.com/marcosdiez/shareviahttp/issues
|
||||||
|
|
||||||
Auto Name:Share via HTTP
|
Auto Name:Share via HTTP
|
||||||
Summary:File sharing tool
|
Summary:File sharing tool
|
||||||
|
@ -18,22 +18,29 @@ if you use GSM (2G/3G), though more slowly. The server can be stopped at any
|
||||||
time from the screen that shows the URL (press the back button if you're on the barcode).
|
time from the screen that shows the URL (press the back button if you're on the barcode).
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:hg
|
Repo Type:git
|
||||||
Repo:https://code.google.com/p/share-via-http
|
Repo:https://github.com/marcosdiez/shareviahttp.git
|
||||||
|
|
||||||
|
#old repo
|
||||||
Build:1.10,11
|
Build:1.10,11
|
||||||
commit=f6566f6ae61d
|
commit=f6566f6ae61d
|
||||||
subdir=ShareViaHttp
|
subdir=ShareViaHttp
|
||||||
prebuild=wget http://repo1.maven.org/maven2/com/googlecode/androidannotations/androidannotations/2.5.1/androidannotations-2.5.1.jar -P libs/
|
prebuild=wget http://repo1.maven.org/maven2/com/googlecode/androidannotations/androidannotations/2.5.1/androidannotations-2.5.1.jar -P libs/
|
||||||
target=android-15
|
target=android-15
|
||||||
|
|
||||||
|
#old repo
|
||||||
Build:1.11,12
|
Build:1.11,12
|
||||||
commit=ffd7026be9d0
|
commit=ffd7026be9d0
|
||||||
subdir=ShareViaHttp
|
subdir=ShareViaHttp
|
||||||
prebuild=wget http://repo1.maven.org/maven2/com/googlecode/androidannotations/androidannotations/2.5.1/androidannotations-2.5.1.jar -P libs/
|
prebuild=wget http://repo1.maven.org/maven2/com/googlecode/androidannotations/androidannotations/2.5.1/androidannotations-2.5.1.jar -P libs/
|
||||||
|
|
||||||
|
Build:2.0,20
|
||||||
|
commit=de2048954fbd0ca0b72159ba31be53d7eacffcd3
|
||||||
|
subdir=ShareViaHttp/app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.11
|
Current Version:2.0
|
||||||
Current Version Code:12
|
Current Version Code:20
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue