mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Audile to 1.1.2 (5)
This commit is contained in:
parent
a78cd869b0
commit
28cdd22d21
1 changed files with 13 additions and 2 deletions
|
|
@ -60,7 +60,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 5
|
||||
commit: 4ad1fd9225e7aef5582132fdc8c940824e0d6e43
|
||||
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.1.1
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue