Slide: Match only release tags; add 5.4-alpha1 build

This commit is contained in:
Boris Kraut 2016-07-19 21:44:44 +02:00
parent 6d02de042e
commit 156e8953a0

View file

@ -101,14 +101,20 @@ Build:5.3.9.5,217
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.3.9.5-alpha3,219
disable=prerelease
commit=5.3.9.5-alpha3
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Build:5.4-alpha1,220
commit=5.4-alpha1
subdir=app
gradle=prod,noGPlay
forceversion=yes
prebuild=sed -i -e '/withGPlayCompile/d' -e 's/8g/2g/' build.gradle
Auto Update Mode:None
Update Check Mode:Tags
Current Version:5.4-alpha1
Current Version Code:220
Update Check Mode:Tags [0-9\.]*$
Current Version:5.3.9.5
Current Version Code:217