mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update TimeLimit to 5.2.2 (172)
This commit is contained in:
parent
2c6992f9cf
commit
056f36296e
1 changed files with 15 additions and 2 deletions
|
|
@ -204,8 +204,21 @@ Builds:
|
|||
- directVersion
|
||||
- productionServer
|
||||
|
||||
- versionName: 5.2.2
|
||||
versionCode: 172
|
||||
commit: cc754d7acec5f2613d0d8392997f40675dbd54ba
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- noGoogleApi
|
||||
- directVersion
|
||||
- productionServer
|
||||
|
||||
AutoUpdateMode: Version release-%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: io.timelimit.android
|
||||
CurrentVersion: 5.2.1
|
||||
CurrentVersionCode: 171
|
||||
CurrentVersion: 5.2.2
|
||||
CurrentVersionCode: 172
|
||||
|
|
|
|||
Loading…
Reference in a new issue