mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update whoBIRD to 2.2 (22)
This commit is contained in:
parent
46159a622d
commit
32da13326b
1 changed files with 13 additions and 2 deletions
|
|
@ -63,7 +63,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.2'
|
||||
versionCode: 22
|
||||
commit: 0f1adf03ad103f3299d94adf69f5128eb5c59731
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags V.*
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: '2.2'
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue