mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update URL Cleaner to 1.0.1 (235)
This commit is contained in:
parent
46f3152141
commit
1cab17c5d3
1 changed files with 13 additions and 2 deletions
|
|
@ -124,7 +124,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.1
|
||||
versionCode: 235
|
||||
commit: 5bb0a261f974a711d1bae1f6c0dddd10d93af2a3
|
||||
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.0
|
||||
CurrentVersionCode: 234
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 235
|
||||
|
|
|
|||
Loading…
Reference in a new issue