mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update TimeLimit to 6.16.0 (208)
This commit is contained in:
parent
83a4da1a0a
commit
a87c89305e
1 changed files with 17 additions and 2 deletions
|
|
@ -634,8 +634,23 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.16.0
|
||||
versionCode: 208
|
||||
commit: 6c163e929365c4b877656977f95d9e448b728259
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- noGoogleApi
|
||||
- directVersion
|
||||
- productionServer
|
||||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: io.timelimit.android
|
||||
CurrentVersion: 6.15.0
|
||||
CurrentVersionCode: 206
|
||||
CurrentVersion: 6.16.0
|
||||
CurrentVersionCode: 208
|
||||
|
|
|
|||
Loading…
Reference in a new issue