mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update Tower Collector to 2.10.0 (2100093)
This commit is contained in:
parent
27cc365549
commit
bf69be1939
1 changed files with 13 additions and 2 deletions
|
|
@ -319,7 +319,18 @@ Builds:
|
|||
gradle:
|
||||
- productionFdroid
|
||||
|
||||
- versionName: 2.10.0
|
||||
versionCode: 2100093
|
||||
commit: bf4b11edae99f6374ef724d82358c2a18dc98772
|
||||
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.9.2
|
||||
CurrentVersionCode: 2090389
|
||||
CurrentVersion: 2.10.0
|
||||
CurrentVersionCode: 2100093
|
||||
|
|
|
|||
Loading…
Reference in a new issue