mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update TourCount to 3.2.8 (328)
This commit is contained in:
parent
5060f88129
commit
6fcd358306
1 changed files with 13 additions and 2 deletions
|
|
@ -277,7 +277,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.2.8
|
||||
versionCode: 328
|
||||
commit: b8500662c8ec200cfbb9cebbdde0a46a80eeff42
|
||||
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.7
|
||||
CurrentVersionCode: 327
|
||||
CurrentVersion: 3.2.8
|
||||
CurrentVersionCode: 328
|
||||
|
|
|
|||
Loading…
Reference in a new issue