mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Twire to 2.10.2 (526)
This commit is contained in:
parent
4ae23a2ba1
commit
1ad01f2636
1 changed files with 13 additions and 2 deletions
|
|
@ -176,7 +176,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.10.2
|
||||
versionCode: 526
|
||||
commit: db59e1f60fa68e73794d602dac458e8c17c0b110
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.10.1
|
||||
CurrentVersionCode: 525
|
||||
CurrentVersion: 2.10.2
|
||||
CurrentVersionCode: 526
|
||||
|
|
|
|||
Loading…
Reference in a new issue