mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Drowser to 1.0.5 (27)
This commit is contained in:
parent
75c837faef
commit
2653eee5d6
1 changed files with 14 additions and 2 deletions
|
|
@ -158,7 +158,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.5
|
||||
versionCode: 27
|
||||
commit: 8655e3de7f7dac4c0e48f49b4e6b98b0c8da1c80
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue