Update TimeLimit to 7.2.2 (221)

This commit is contained in:
F-Droid checkupdates bot 2024-11-05 15:02:16 +00:00
parent 83f670bc1f
commit 7c963d2d16

View file

@ -776,8 +776,24 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 7.2.2
versionCode: 221
commit: e54ff92cbbb7abb4907cf231a4f9e1b691956162
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.1
CurrentVersionCode: 220
CurrentVersion: 7.2.2
CurrentVersionCode: 221