mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Notally to 4.2 (37)
This commit is contained in:
parent
613b14e18f
commit
8fe5c6c8c1
1 changed files with 13 additions and 2 deletions
|
|
@ -98,7 +98,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.2'
|
||||
versionCode: 37
|
||||
commit: 5ab9743ea6c96062610944e1519d985472f90874
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '4.1'
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: '4.2'
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue