mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Notally to 4.1 (36)
This commit is contained in:
parent
4ebd011680
commit
3739d42362
1 changed files with 13 additions and 2 deletions
|
|
@ -87,7 +87,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.1'
|
||||
versionCode: 36
|
||||
commit: ce9d4338aaed5f3909d9cca649d9f3d958552cea
|
||||
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.0'
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: '4.1'
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue