mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update whoBIRD to 2.0 (20)
This commit is contained in:
parent
583405239d
commit
8a6f9282c8
1 changed files with 13 additions and 2 deletions
|
|
@ -41,7 +41,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.0'
|
||||||
|
versionCode: 20
|
||||||
|
commit: f75bd2f3d4b4381b6319ecd9644a4ea220cb7831
|
||||||
|
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: '1.7'
|
CurrentVersion: '2.0'
|
||||||
CurrentVersionCode: 17
|
CurrentVersionCode: 20
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue