mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Audile to 1.3.0 (13)
This commit is contained in:
parent
30b1d370a9
commit
735f1036e6
1 changed files with 13 additions and 2 deletions
|
|
@ -148,7 +148,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 13
|
||||
commit: e6890ae45b462971097c00aa5c104c91311e5be6
|
||||
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.2.3
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue