mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Notally to 5.8 (53)
This commit is contained in:
parent
1fbcb3c487
commit
40569a0404
1 changed files with 13 additions and 2 deletions
|
|
@ -257,7 +257,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.8'
|
||||
versionCode: 53
|
||||
commit: 767c1eb8d03f54263866e8aec6546430afbf225b
|
||||
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.7'
|
||||
CurrentVersionCode: 52
|
||||
CurrentVersion: '5.8'
|
||||
CurrentVersionCode: 53
|
||||
|
|
|
|||
Loading…
Reference in a new issue