mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update whoBIRD to 2.3 (23)
This commit is contained in:
parent
a1b044ca7f
commit
06482b6a36
1 changed files with 13 additions and 2 deletions
|
|
@ -74,7 +74,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.3'
|
||||
versionCode: 23
|
||||
commit: 47c56dda4952485c11e7b418676b6975f3e35115
|
||||
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.2'
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue