mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update URL Cleaner to 1.1.0 (236)
This commit is contained in:
parent
820525e422
commit
cfc112824a
1 changed files with 13 additions and 2 deletions
|
|
@ -135,7 +135,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 236
|
||||
commit: 4191caec63944017cc5aff00656af33ba757180b
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 235
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 236
|
||||
|
|
|
|||
Loading…
Reference in a new issue