mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '5.7'
|
CurrentVersion: '5.8'
|
||||||
CurrentVersionCode: 52
|
CurrentVersionCode: 53
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue