diff --git a/metadata/com.github.jameshnsears.quoteunquote.yml b/metadata/com.github.jameshnsears.quoteunquote.yml index b48142d40e..bd726813ed 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -631,7 +631,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.13.0-fdroid + versionCode: 1242433 + commit: 4b47c7671578c716ae1dc8b0ce934d05e43a0f2a + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.12.0-fdroid -CurrentVersionCode: 1232433 +CurrentVersion: 4.13.0-fdroid +CurrentVersionCode: 1242433