mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update TimeLimit to 6.18.0 (212)
This commit is contained in:
parent
e145c3dd43
commit
6069c2c004
1 changed files with 17 additions and 2 deletions
|
|
@ -679,8 +679,23 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.18.0
|
||||
versionCode: 212
|
||||
commit: 1c3905c12904b36557ad61023352b18e6aac428a
|
||||
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.17.0
|
||||
CurrentVersionCode: 211
|
||||
CurrentVersion: 6.18.0
|
||||
CurrentVersionCode: 212
|
||||
|
|
|
|||
Loading…
Reference in a new issue