tidy up com.cradle.iitc_mobile
This commit is contained in:
parent
b4fe85c1f0
commit
4aa4c96eed
|
@ -1,5 +1,3 @@
|
|||
#See http://f-droid.org/manual for details
|
||||
#Delete fields that are not needed
|
||||
AntiFeatures:NonFreeNet
|
||||
Category:Games
|
||||
License:ISC
|
||||
|
@ -14,18 +12,14 @@ augmented reality game. IITC Mobile brings this browser addon to the mobile
|
|||
world.
|
||||
.
|
||||
|
||||
Requires Root:No
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/jonatkins/ingress-intel-total-conversion.git
|
||||
#Version Names and Codes must be distinct
|
||||
#Build Version:Version Name,Version Code,Commit/Tag/Revision, etc. (if necessary)
|
||||
Build Version:0.3.2,13,18f9ef0c2e4af3e6298fa3fc10ebed0bb91bdb39,build=(cd .. && echo "buildSettings={'fdroid':{'mobile':'copyonly'}}" > localbuildsettings.py && ./build.py fdroid),subdir=mobile
|
||||
|
||||
Build Version:0.3.2,13,18f9ef0c2e4af,subdir=mobile,prebuild=\
|
||||
cd .. && echo "buildSettings={'fdroid':{'mobile':'copyonly'}}" > localbuildsettings.py,\
|
||||
build=cd .. && ./build.py fdroid
|
||||
|
||||
Auto Update Mode:None
|
||||
#One of Tags, RepoManifest, Market or None (in that order of preference)
|
||||
#If None, describe how to obtain Current Version in a comment
|
||||
#The other methods are automatic but check that the mechanism works
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.3.2
|
||||
Current Version Code:13
|
||||
|
|
Loading…
Reference in a new issue