Update MTGFamiliar
This commit is contained in:
parent
64722847aa
commit
2f07424f83
|
@ -36,26 +36,20 @@ Build:2.1.1,22
|
|||
subdir=MTGFamiliar
|
||||
prebuild=cp ../actionbarsherlock/libs/android-support-v4.jar ../robospice/libs/
|
||||
|
||||
Build:3.2.6,35
|
||||
disable=play-services
|
||||
commit=33481bbcdd29f92018f130b1c38b0f1e05051448
|
||||
Build:3.2.7-foss,36
|
||||
commit=ce6cebd26299ccf2f7dc36b7333f61f99ec40bd3
|
||||
subdir=mobile
|
||||
gradle=yes
|
||||
rm=wear
|
||||
prebuild=sed -i -e '/play-services/d' -e '/wear/d' build.gradle && \
|
||||
echo "include ':mobile', ':FamiliarConstants'" > ../settings.gradle && \
|
||||
pushd ../ && \
|
||||
mv familiarconstants FamiliarConstants && \
|
||||
popd
|
||||
prebuild=sed -i -e '/play-services/d' build.gradle
|
||||
gradle=foss
|
||||
scanignore=mobile/src/main/res/raw/datagz
|
||||
|
||||
Maintainer Notes:
|
||||
See https://github.com/AEFeinstein/mtg-familiar/issues/106
|
||||
License switched when moving from github.
|
||||
Under mobile/src/main/res/raw/datagz is the apps card database.
|
||||
.
|
||||
|
||||
Archive Policy:0 versions
|
||||
Auto Update Mode:None
|
||||
Auto Update Mode:Version +-foss v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.2.7
|
||||
Current Version:3.2.7-foss
|
||||
Current Version Code:36
|
||||
|
||||
|
|
Loading…
Reference in a new issue