mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update URL Cleaner to 0.9.0 (232)
This commit is contained in:
parent
808b82cb56
commit
2b40e9d79a
1 changed files with 13 additions and 2 deletions
|
|
@ -102,7 +102,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.0
|
||||
versionCode: 232
|
||||
commit: 1a3ba5f9377be8a0288116b1b01f148cac3a6609
|
||||
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: 0.8.0
|
||||
CurrentVersionCode: 231
|
||||
CurrentVersion: 0.9.0
|
||||
CurrentVersionCode: 232
|
||||
|
|
|
|||
Loading…
Reference in a new issue