mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +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:
|
scanignore:
|
||||||
- app/src/main/assets/device-names.bin
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckName: io.timelimit.android
|
UpdateCheckName: io.timelimit.android
|
||||||
CurrentVersion: 6.17.0
|
CurrentVersion: 6.18.0
|
||||||
CurrentVersionCode: 211
|
CurrentVersionCode: 212
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue