mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Unitto to Titanium yellow (65)
This commit is contained in:
parent
bd334a33a7
commit
693f0a0190
1 changed files with 14 additions and 1 deletions
|
|
@ -259,8 +259,21 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention
|
||||
|
||||
- versionName: Titanium yellow
|
||||
versionCode: 65
|
||||
commit: 6b67a73780218a1b11a1cda6745b1bf31a5e7811
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- echo -e "\norg.gradle.unsafe.configuration-cache=false" >> ../gradle.properties
|
||||
- sed -i -e '/maven.pkg.jetbrains.space/d' ../settings.gradle.kts
|
||||
- sed -i -e '/jvm/s/11/17/' -e '/initWith/d' build.gradle.kts
|
||||
scandelete:
|
||||
- build-logic/convention
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle/libs.versions.toml|versionCode\s=\s"(\d+)"|.|versionName\s=\s"(.*)"
|
||||
CurrentVersion: Titanium yellow
|
||||
CurrentVersionCode: 63
|
||||
CurrentVersionCode: 65
|
||||
|
|
|
|||
Loading…
Reference in a new issue