mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Notally to 4.8 (43)
This commit is contained in:
parent
5fa15e2aaf
commit
5b6c7011ca
1 changed files with 13 additions and 2 deletions
|
|
@ -163,7 +163,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.8'
|
||||
versionCode: 43
|
||||
commit: a4d20f38710a8b5bcdc48c25097ede70c297e4eb
|
||||
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.7'
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: '4.8'
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue