Update Mirakel to 2.6.1 (62)
This commit is contained in:
parent
59045e7d02
commit
6b75f8aa94
|
@ -138,8 +138,16 @@ Build:2.6,61
|
||||||
cp build/*.gradle . && \
|
cp build/*.gradle . && \
|
||||||
rm -r appcompat/bin
|
rm -r appcompat/bin
|
||||||
|
|
||||||
|
Build:2.6.1,62
|
||||||
|
commit=v2.6.1
|
||||||
|
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
|
Current Version:2.6.1
|
||||||
Current Version Code:61
|
Current Version Code:62
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue