mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update YAACC to 4.1.0 (40100)
This commit is contained in:
parent
f8f5abb9d4
commit
12eaf500e0
1 changed files with 13 additions and 2 deletions
|
|
@ -167,7 +167,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.1.0
|
||||||
|
versionCode: 40100
|
||||||
|
commit: 693eff65f3cf9c7865c5e5b61cdf416f00a28a62
|
||||||
|
subdir: yaacc
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 4.0.3
|
CurrentVersion: 4.1.0
|
||||||
CurrentVersionCode: 40003
|
CurrentVersionCode: 40100
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue