mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Paris transport traffic to 5.1 (27)
This commit is contained in:
parent
ea4a2208db
commit
1f2c3d1826
1 changed files with 13 additions and 2 deletions
|
|
@ -84,7 +84,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.1'
|
||||
versionCode: 27
|
||||
commit: a5cb701a92a7467db8c57f685747ade129ff44e4
|
||||
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: '5.0'
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: '5.1'
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue