mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 07:05:12 +00:00
Update URL Cleaner to 0.8.0 (231)
This commit is contained in:
parent
0467383456
commit
fb24276762
1 changed files with 13 additions and 2 deletions
|
|
@ -91,7 +91,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.0
|
||||
versionCode: 231
|
||||
commit: 68e7d7ae4ec344ff25650517e64a6dcf522aaf21
|
||||
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.7.1
|
||||
CurrentVersionCode: 230
|
||||
CurrentVersion: 0.8.0
|
||||
CurrentVersionCode: 231
|
||||
|
|
|
|||
Loading…
Reference in a new issue