diff --git a/metadata/com.github.jameshnsears.quoteunquote.yml b/metadata/com.github.jameshnsears.quoteunquote.yml index 027866b937..569eff01e5 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -577,7 +577,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.4.0-fdroid + versionCode: 1132433 + commit: 8cb9ee0620d1f9bdf26b1d98c2cc068de024a756 + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.3.1-fdroid -CurrentVersionCode: 1122433 +CurrentVersion: 4.4.0-fdroid +CurrentVersionCode: 1132433