mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update Notally to 5.7 (52)
This commit is contained in:
parent
764abe896f
commit
886553082d
1 changed files with 13 additions and 2 deletions
|
|
@ -246,7 +246,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.7'
|
||||
versionCode: 52
|
||||
commit: 64a1671c9cf412fcb04407095094f79889415f8e
|
||||
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.6'
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: '5.7'
|
||||
CurrentVersionCode: 52
|
||||
|
|
|
|||
Loading…
Reference in a new issue