mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update TimeLimit to 6.3.0 (187)
This commit is contained in:
parent
02a9b89f49
commit
e95c71e7cb
1 changed files with 17 additions and 2 deletions
|
|
@ -407,8 +407,23 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.3.0
|
||||
versionCode: 187
|
||||
commit: 46c556284aa30f92224e8501318c4a195aeafadb
|
||||
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.1
|
||||
CurrentVersionCode: 186
|
||||
CurrentVersion: 6.3.0
|
||||
CurrentVersionCode: 187
|
||||
|
|
|
|||
Loading…
Reference in a new issue