mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Yaacc to 2.3.2 (28)
This commit is contained in:
parent
06d59165c1
commit
5c3a06c321
1 changed files with 16 additions and 2 deletions
|
|
@ -107,7 +107,21 @@ Builds:
|
||||||
preassemble:
|
preassemble:
|
||||||
- :clingbuild:build
|
- :clingbuild:build
|
||||||
|
|
||||||
|
- versionName: 2.3.2
|
||||||
|
versionCode: 28
|
||||||
|
commit: 874ece8306f232c71a079e345d8c91c7e1b0e517
|
||||||
|
subdir: yaacc
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y maven
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- test/libs
|
||||||
|
preassemble:
|
||||||
|
- :clingbuild:build
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.3.1
|
CurrentVersion: 2.3.2
|
||||||
CurrentVersionCode: 27
|
CurrentVersionCode: 28
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue