diff --git a/metadata/com.sadellie.unitto.yml b/metadata/com.sadellie.unitto.yml index 50fee5b1c6..b477ee172d 100644 --- a/metadata/com.sadellie.unitto.yml +++ b/metadata/com.sadellie.unitto.yml @@ -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