mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Orgzly to 1.8.8 (166)
This commit is contained in:
parent
2dbfacca03
commit
69d5369319
1 changed files with 13 additions and 2 deletions
|
|
@ -72,7 +72,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.8.8
|
||||
versionCode: 166
|
||||
commit: 67905a617dbd73690dd840f540244e0d809965a5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9\.]+$
|
||||
CurrentVersion: 1.8.7
|
||||
CurrentVersionCode: 164
|
||||
CurrentVersion: 1.8.8
|
||||
CurrentVersionCode: 166
|
||||
|
|
|
|||
Loading…
Reference in a new issue