mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 07:05:12 +00:00
Update URL Cleaner to 25 (246)
This commit is contained in:
parent
0617b1cefd
commit
34d0cc42a3
1 changed files with 13 additions and 2 deletions
|
|
@ -217,7 +217,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '25'
|
||||
versionCode: 246
|
||||
commit: 731c2a55900fe2cd88d80596a32ad80ddeca5432
|
||||
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: '24'
|
||||
CurrentVersionCode: 245
|
||||
CurrentVersion: '25'
|
||||
CurrentVersionCode: 246
|
||||
|
|
|
|||
Loading…
Reference in a new issue