mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update WebRTCCheck to 1.0.9 (9)
This commit is contained in:
parent
1d9a446c92
commit
6cb6d194e0
1 changed files with 12 additions and 2 deletions
|
|
@ -43,7 +43,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.0.9
|
||||||
|
versionCode: 9
|
||||||
|
commit: eec672281cffd8e086d5605a000054bd777d1a26
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.0.7
|
CurrentVersion: 1.0.9
|
||||||
CurrentVersionCode: 7
|
CurrentVersionCode: 9
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue