mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
Update TimeLimit to 6.4.1 (190)
This commit is contained in:
parent
3c39646251
commit
778c8b824c
1 changed files with 15 additions and 2 deletions
|
|
@ -530,7 +530,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.4.1
|
||||
versionCode: 190
|
||||
commit: dd98c929fbe8f868abbb1ca1e69b33cecd3ee4d3
|
||||
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.3.1
|
||||
CurrentVersionCode: 188
|
||||
CurrentVersion: 6.4.1
|
||||
CurrentVersionCode: 190
|
||||
|
|
|
|||
Loading…
Reference in a new issue