diff --git a/metadata/me.zhanghai.android.textselectionwebsearch.yml b/metadata/me.zhanghai.android.textselectionwebsearch.yml index cf339f8a8b..42db671afd 100644 --- a/metadata/me.zhanghai.android.textselectionwebsearch.yml +++ b/metadata/me.zhanghai.android.textselectionwebsearch.yml @@ -21,7 +21,17 @@ Builds: gradle: - yes + - versionName: 1.1.1 + versionCode: 5 + commit: 883ff2ec6908ed33adc52229c790a9516ad84caa + subdir: app + gradle: + - yes + prebuild: sed -i 's|https://www.google.com/search?q=%s|https://duckduckgo.com/?q=%s|' + src/main/res/values/donottranslate_prefs.xml + AutoUpdateMode: Version v%v UpdateCheckMode: Tags ^v.+$ -CurrentVersion: 1.1.0 -CurrentVersionCode: 4 +CurrentVersion: 1.1.1 +CurrentVersionCode: 5