mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Audile to 1.4.0 (14)
This commit is contained in:
parent
9c0903c833
commit
18818c92ad
1 changed files with 13 additions and 2 deletions
|
|
@ -159,7 +159,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 14
|
||||
commit: 0ae7fae49d343e1d91d7f75e79094a431f105290
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue