Update TimeLimit to 6.3.0 (187)

This commit is contained in:
F-Droid checkupdates bot 2022-07-13 04:26:01 +00:00
parent 02a9b89f49
commit e95c71e7cb

View file

@ -407,8 +407,23 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.3.0
versionCode: 187
commit: 46c556284aa30f92224e8501318c4a195aeafadb
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- noGoogleApi
- directVersion
- productionServer
scanignore:
- app/src/main/assets/device-names.bin
AutoUpdateMode: Version release-%v
UpdateCheckMode: Tags
UpdateCheckName: io.timelimit.android
CurrentVersion: 6.2.1
CurrentVersionCode: 186
CurrentVersion: 6.3.0
CurrentVersionCode: 187