mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update TourCount to 3.3.0 (330)
This commit is contained in:
parent
1c4dcec2e0
commit
fa92c84e06
1 changed files with 13 additions and 2 deletions
|
|
@ -299,7 +299,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.3.0
|
||||
versionCode: 330
|
||||
commit: 1e2d4e6e0f1bd87819db639fbcd669a37711e804
|
||||
subdir: tourcount
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.2.9
|
||||
CurrentVersionCode: 329
|
||||
CurrentVersion: 3.3.0
|
||||
CurrentVersionCode: 330
|
||||
|
|
|
|||
Loading…
Reference in a new issue