mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update TimeLimit to 6.3.0 (187)
This commit is contained in:
parent
e95c71e7cb
commit
71eb09ca66
1 changed files with 15 additions and 2 deletions
|
|
@ -504,7 +504,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.3.0
|
||||
versionCode: 187
|
||||
commit: 134e9652c9b095de5e33abbf8587d09fa06d0a96
|
||||
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.2.1
|
||||
CurrentVersionCode: 186
|
||||
CurrentVersion: 6.3.0
|
||||
CurrentVersionCode: 187
|
||||
|
|
|
|||
Loading…
Reference in a new issue