mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Update TimeLimit to 7.2.2 (221)
This commit is contained in:
parent
83f670bc1f
commit
7c963d2d16
1 changed files with 18 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue