mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +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:
|
||||
- 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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.0.3
|
||||
CurrentVersionCode: 40003
|
||||
CurrentVersion: 4.1.0
|
||||
CurrentVersionCode: 40100
|
||||
|
|
|
|||
Loading…
Reference in a new issue