mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update Notally to 4.3 (38)
This commit is contained in:
parent
5538a1600d
commit
ecdcfa3f2b
1 changed files with 13 additions and 2 deletions
|
|
@ -109,7 +109,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.3'
|
||||
versionCode: 38
|
||||
commit: 44bb560313cb00012c79ce8d4f6405d0b1df7d60
|
||||
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.2'
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: '4.3'
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue