Update TimeLimit to 7.3.0 (224)

This commit is contained in:
checkupdates bot 2025-07-28 05:07:57 +00:00 committed by Licaon_Kter
parent 1a658f70f8
commit 17a6134265

View file

@ -808,8 +808,24 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 7.3.0
versionCode: 224
commit: 6c02c4e4c7f59a92a7a734828eb8575378ce297f
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- noGoogleApi
- directVersion
- productionServer
scanignore:
- app/src/main/assets/device-names.bin
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckName: io.timelimit.android
CurrentVersion: 7.2.4
CurrentVersionCode: 223
CurrentVersion: 7.3.0
CurrentVersionCode: 224