mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update URL Cleaner to 26 (247)
This commit is contained in:
parent
29f4078950
commit
47caa3459d
1 changed files with 13 additions and 2 deletions
|
|
@ -228,7 +228,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '26'
|
||||
versionCode: 247
|
||||
commit: f9fe760c6eb77632de677611d5fda36725b70cd8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '25'
|
||||
CurrentVersionCode: 246
|
||||
CurrentVersion: '26'
|
||||
CurrentVersionCode: 247
|
||||
|
|
|
|||
Loading…
Reference in a new issue