mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-11 22:56:21 +00:00
Update TimeLimit to 6.16.1 (209)
This commit is contained in:
parent
c7d04ac7da
commit
e7d2eeb660
1 changed files with 17 additions and 2 deletions
|
|
@ -649,8 +649,23 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/assets/device-names.bin
|
- app/src/main/assets/device-names.bin
|
||||||
|
|
||||||
|
- versionName: 6.16.1
|
||||||
|
versionCode: 209
|
||||||
|
commit: b12b57b47cb1cc8e3c859b19edd6589ff4cbb47d
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckName: io.timelimit.android
|
UpdateCheckName: io.timelimit.android
|
||||||
CurrentVersion: 6.16.0
|
CurrentVersion: 6.16.1
|
||||||
CurrentVersionCode: 208
|
CurrentVersionCode: 209
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue