mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update TimeLimit to 6.14.2 (205)
This commit is contained in:
parent
96fe1703e5
commit
8e6f7f3ae2
1 changed files with 17 additions and 2 deletions
|
|
@ -604,8 +604,23 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.14.2
|
||||
versionCode: 205
|
||||
commit: 865755dd84ec1ad7eec9f1d98107e900614b3a2a
|
||||
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.14.0
|
||||
CurrentVersionCode: 203
|
||||
CurrentVersion: 6.14.2
|
||||
CurrentVersionCode: 205
|
||||
|
|
|
|||
Loading…
Reference in a new issue