mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update TimeLimit to 6.5.0 (191)
This commit is contained in:
parent
c296d42003
commit
f2d04764a1
1 changed files with 17 additions and 2 deletions
|
|
@ -452,8 +452,23 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.5.0
|
||||
versionCode: 191
|
||||
commit: baff9a110d8a6347fa6a6538f34b52b3f3be6049
|
||||
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.4.1
|
||||
CurrentVersionCode: 190
|
||||
CurrentVersion: 6.5.0
|
||||
CurrentVersionCode: 191
|
||||
|
|
|
|||
Loading…
Reference in a new issue