diff --git a/metadata/io.github.wulkanowy.yml b/metadata/io.github.wulkanowy.yml index 0eddd97e28..e418b1aee2 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -100,7 +100,18 @@ Builds: -e '/bintray.com\/mockito/d' -e 's/mockito-\(.*\):3\.0\.7/mockito-\1:3.0.0/g' -e 's/mockito_core = "3.0.7"/mockito_core = "3.0.0"/' ../build.gradle build.gradle + - versionName: 0.14.0 + versionCode: 49 + commit: 0.14.0 + 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 '/bintray.com\/mockito/d' -e 's/mockito-\(.*\):3\.0\.7/mockito-\1:3.0.0/g' + -e 's/mockito_core = "3.0.7"/mockito_core = "3.0.0"/' ../build.gradle build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.13.0 -CurrentVersionCode: 48 +CurrentVersion: 0.14.0 +CurrentVersionCode: 49