mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Notally to 5.5 (50)
This commit is contained in:
parent
3b1b778ce1
commit
86213c15f6
1 changed files with 13 additions and 2 deletions
|
|
@ -224,7 +224,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.5'
|
||||
versionCode: 50
|
||||
commit: 217ceefdc997c184ef3eb3c0c37847e07f2378aa
|
||||
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.4'
|
||||
CurrentVersionCode: 49
|
||||
CurrentVersion: '5.5'
|
||||
CurrentVersionCode: 50
|
||||
|
|
|
|||
Loading…
Reference in a new issue