mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags V.*
|
UpdateCheckMode: Tags V.*
|
||||||
CurrentVersion: '2.2'
|
CurrentVersion: '2.3'
|
||||||
CurrentVersionCode: 22
|
CurrentVersionCode: 23
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue