mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Notally to 5.4 (49)
This commit is contained in:
parent
5b273f00d0
commit
ac38e27738
1 changed files with 13 additions and 2 deletions
|
|
@ -213,7 +213,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.4'
|
||||
versionCode: 49
|
||||
commit: 82f004d3e17125532ee19bd2431720012b9b7c02
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '5.3'
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: '5.4'
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue