diff --git a/metadata/io.github.wulkanowy.yml b/metadata/io.github.wulkanowy.yml index edff248729..8277c2758b 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -539,7 +539,18 @@ Builds: -e '/developer.huawei.com/d' -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d' ../build.gradle build.gradle + - versionName: 1.2.0 + versionCode: 93 + commit: db6c84775b1b8f68e98eb9117377517848a0add2 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/io.fabric/d' + -e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d' + -e '/developer.huawei.com/d' -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d' + ../build.gradle build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.1.6 -CurrentVersionCode: 92 +CurrentVersion: 1.2.0 +CurrentVersionCode: 93