mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Twire to 2.10.3 (527)
This commit is contained in:
parent
d9bb7fdf24
commit
a3e21077b7
1 changed files with 13 additions and 2 deletions
|
|
@ -187,7 +187,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.10.3
|
||||
versionCode: 527
|
||||
commit: dd882e0f0ed9a2f58ceca29db075953e0c376bb4
|
||||
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.2
|
||||
CurrentVersionCode: 526
|
||||
CurrentVersion: 2.10.3
|
||||
CurrentVersionCode: 527
|
||||
|
|
|
|||
Loading…
Reference in a new issue