mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Slide: Match only release tags; add 5.4-alpha1 build
This commit is contained in:
parent
6d02de042e
commit
156e8953a0
1 changed files with 10 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue