mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 05:25:43 +00:00
Update URL Cleaner to 32 (253)
This commit is contained in:
parent
8f9e53971c
commit
98bc985197
1 changed files with 13 additions and 2 deletions
|
|
@ -283,7 +283,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '32'
|
||||
versionCode: 253
|
||||
commit: 366af737d642789668962988b7b27c48c07ed223
|
||||
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: '31'
|
||||
CurrentVersionCode: 252
|
||||
CurrentVersion: '32'
|
||||
CurrentVersionCode: 253
|
||||
|
|
|
|||
Loading…
Reference in a new issue