mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +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:
|
||||
- :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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 27
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue