mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update TimeLimit to 7.2.3 (222)
This commit is contained in:
parent
ead253f969
commit
ca84f8405f
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.3
|
||||
versionCode: 222
|
||||
commit: 5f69014850768e14bd437dae7b56bf6b60f3c821
|
||||
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.2
|
||||
CurrentVersionCode: 221
|
||||
CurrentVersion: 7.2.3
|
||||
CurrentVersionCode: 222
|
||||
|
|
|
|||
Loading…
Reference in a new issue