mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update TimeLimit to 6.3.1 (188)
This commit is contained in:
parent
974726d088
commit
2b0fb8ad5b
1 changed files with 15 additions and 2 deletions
|
|
@ -517,7 +517,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.3.1
|
||||
versionCode: 188
|
||||
commit: 6bce2896d8e6f56791dda84eed7388b926685cea
|
||||
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.0
|
||||
CurrentVersionCode: 187
|
||||
CurrentVersion: 6.3.1
|
||||
CurrentVersionCode: 188
|
||||
|
|
|
|||
Loading…
Reference in a new issue