mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update URL Cleaner to 0.7.0 (229)
This commit is contained in:
parent
6cefedf424
commit
f37be28cb8
1 changed files with 13 additions and 2 deletions
|
|
@ -69,7 +69,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.7.0
|
||||
versionCode: 229
|
||||
commit: d4d4c6de4cf7d9fc170f912fb036fa0adf17c9f6
|
||||
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.6.0
|
||||
CurrentVersionCode: 227
|
||||
CurrentVersion: 0.7.0
|
||||
CurrentVersionCode: 229
|
||||
|
|
|
|||
Loading…
Reference in a new issue