mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update TimeLimit to 6.4.1 (190)
This commit is contained in:
parent
9a66699733
commit
3c39646251
1 changed files with 17 additions and 2 deletions
|
|
@ -437,8 +437,23 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.4.1
|
||||
versionCode: 190
|
||||
commit: 71c0f3a06e2eb3bb37a48ef10d62d111e55b0118
|
||||
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.3.1
|
||||
CurrentVersionCode: 188
|
||||
CurrentVersion: 6.4.1
|
||||
CurrentVersionCode: 190
|
||||
|
|
|
|||
Loading…
Reference in a new issue