mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
Update TimeLimit to 6.2.0 (185)
This commit is contained in:
parent
71c38d8f31
commit
1b23d530d0
1 changed files with 17 additions and 2 deletions
|
|
@ -377,8 +377,23 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.2.0
|
||||
versionCode: 185
|
||||
commit: 0068a67455e24e318c528b5a99c1dcf6a936a433
|
||||
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.1.0
|
||||
CurrentVersionCode: 184
|
||||
CurrentVersion: 6.2.0
|
||||
CurrentVersionCode: 185
|
||||
|
|
|
|||
Loading…
Reference in a new issue