mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Notally to 4.6 (41)
This commit is contained in:
parent
df58abb6b9
commit
4ae23a2ba1
1 changed files with 13 additions and 2 deletions
|
|
@ -142,7 +142,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.6'
|
||||
versionCode: 41
|
||||
commit: a67f5673335164ae20167c7c7666a8bd2ef0038c
|
||||
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.5'
|
||||
CurrentVersionCode: 40
|
||||
CurrentVersion: '4.6'
|
||||
CurrentVersionCode: 41
|
||||
|
|
|
|||
Loading…
Reference in a new issue