Update Mirakel to 2.6.2 (63)
This commit is contained in:
parent
a423722c3f
commit
7f66d71695
|
|
@ -147,8 +147,16 @@ Build:2.6.1,62
|
||||||
cp build/*.gradle . && \
|
cp build/*.gradle . && \
|
||||||
rm -r appcompat/bin
|
rm -r appcompat/bin
|
||||||
|
|
||||||
|
Build:2.6.2,63
|
||||||
|
commit=v2.6.2
|
||||||
|
subdir=main
|
||||||
|
gradle=fdroid
|
||||||
|
prebuild=cd ../ && \
|
||||||
|
cp build/*.gradle . && \
|
||||||
|
rm -r appcompat/bin
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags ^v[0-9.]*$
|
Update Check Mode:Tags ^v[0-9.]*$
|
||||||
Current Version:2.6.1
|
Current Version:2.6.2
|
||||||
Current Version Code:62
|
Current Version Code:63
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue