diff --git a/metadata/org.fcitx.fcitx5.android.plugin.clipboard_filter.yml b/metadata/org.fcitx.fcitx5.android.plugin.clipboard_filter.yml index 7d8ddbd3b7..5d46020b06 100644 --- a/metadata/org.fcitx.fcitx5.android.plugin.clipboard_filter.yml +++ b/metadata/org.fcitx.fcitx5.android.plugin.clipboard_filter.yml @@ -49,6 +49,7 @@ Builds: prebuild: - cp -R ../../gradle . - cd ../.. + - git submodule deinit --all - buildTimestamp=$(curl -L https://github.com/fcitx5-android/fcitx5-android/releases/download/0.0.8/build-metadata.plugin.clipboard_filter.json | sed -n -E 's/.*timestamp.*"(.*)"$/\1/p') - echo -e "\nbuildTimestamp=$buildTimestamp" >> gradle.properties @@ -64,6 +65,6 @@ UpdateCheckMode: HTTP VercodeOperation: - 10 * %c + 2 UpdateCheckData: https://raw.githubusercontent.com/fcitx5-android/fcitx5-android/master/build-logic/convention/src/main/kotlin/Versions.kt|baseVersionCode - = (\d+)|https://github.com/fcitx5-android/fcitx5-android/releases/latest/download/build-metadata.plugin.clipboard-filter.json|"versionName":\s"(.*)" + = (\d+)|https://github.com/fcitx5-android/fcitx5-android/releases/latest/download/build-metadata.plugin.clipboard_filter.json|"versionName":\s"(.*)" CurrentVersion: 0.0.8-0-g4c8399ad CurrentVersionCode: 62