mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 20:17:42 +00:00
Update TimeLimit to 6.7.0 (193)
This commit is contained in:
parent
91e36b938a
commit
95c29c863a
1 changed files with 15 additions and 2 deletions
|
|
@ -569,7 +569,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.7.0
|
||||
versionCode: 193
|
||||
commit: c2b8086ce02b05436b3efec6df13e11180cab4f0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
AutoUpdateMode: Version release-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.6.0
|
||||
CurrentVersionCode: 192
|
||||
CurrentVersion: 6.7.0
|
||||
CurrentVersionCode: 193
|
||||
|
|
|
|||
Loading…
Reference in a new issue