diff --git a/metadata/com.sadellie.unitto.yml b/metadata/com.sadellie.unitto.yml index d3338be710..d2234a83d3 100644 --- a/metadata/com.sadellie.unitto.yml +++ b/metadata/com.sadellie.unitto.yml @@ -117,7 +117,19 @@ Builds: scandelete: - build-logic/convention + - versionName: Lilac Luster + versionCode: 21 + commit: 225c35c35e3ff93a6ee08cfac3ae2ec8170df91a + subdir: app + gradle: + - fdroid + prebuild: + - sed -i -e '/google-services/d' -e '/firebase/d' build.gradle.kts ../build.gradle.kts + - echo -e "\norg.gradle.unsafe.configuration-cache=false" >> ../gradle.properties + scandelete: + - build-logic/convention + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: Kobicha -CurrentVersionCode: 20 +CurrentVersion: Lilac Luster +CurrentVersionCode: 21