mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Twire to 2.10.1 (525)
This commit is contained in:
parent
a1c5ec9a9b
commit
9314293257
1 changed files with 13 additions and 2 deletions
|
|
@ -165,7 +165,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.10.1
|
||||
versionCode: 525
|
||||
commit: 8043c8b5eacb75e4107644eae9c4bf05424108d1
|
||||
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.0
|
||||
CurrentVersionCode: 524
|
||||
CurrentVersion: 2.10.1
|
||||
CurrentVersionCode: 525
|
||||
|
|
|
|||
Loading…
Reference in a new issue