mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update TimeLimit to 7.3.0 (224)
This commit is contained in:
parent
1a658f70f8
commit
17a6134265
1 changed files with 18 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue