mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 02:39:46 +00:00
Update Tower Collector to 2.11.0 (2110094)
This commit is contained in:
parent
36e76d4a82
commit
de8f12e03c
1 changed files with 13 additions and 2 deletions
|
|
@ -330,7 +330,18 @@ Builds:
|
|||
gradle:
|
||||
- productionFdroid
|
||||
|
||||
- versionName: 2.11.0
|
||||
versionCode: 2110094
|
||||
commit: bab8c8b1cf08e6634e8dd770469a019198425600
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- productionFdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.10.0
|
||||
CurrentVersionCode: 2100093
|
||||
CurrentVersion: 2.11.0
|
||||
CurrentVersionCode: 2110094
|
||||
|
|
|
|||
Loading…
Reference in a new issue