Update IITC Mobile to 0.21.2 (91)
This commit is contained in:
parent
a34a8d1fcc
commit
cfa99feb93
|
@ -297,6 +297,14 @@ Build:0.21.1,90
|
|||
build=(cd .. && \
|
||||
./build.py fdroid)
|
||||
|
||||
Build:0.21.2,91
|
||||
commit=iitc_0_21_2
|
||||
subdir=mobile
|
||||
prebuild=(cd .. && \
|
||||
echo "buildSettings={'fdroid':{'buildMobile':'copyonly'}}" > localbuildsettings.py)
|
||||
build=(cd .. && \
|
||||
./build.py fdroid)
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.21.2
|
||||
|
|
Loading…
Reference in a new issue