mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update TimeLimit to 6.2.1 (186)
This commit is contained in:
parent
e6ceeacebf
commit
551fa5f18e
1 changed files with 17 additions and 2 deletions
|
|
@ -392,8 +392,23 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.2.1
|
||||
versionCode: 186
|
||||
commit: 47c1446b8e6a841c1b2d38affb359be8e7d7159c
|
||||
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.0
|
||||
CurrentVersionCode: 185
|
||||
CurrentVersion: 6.2.1
|
||||
CurrentVersionCode: 186
|
||||
|
|
|
|||
Loading…
Reference in a new issue