From 9e1c8dfa0ae00c8132e0885d0010a15fb6d8b433 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Tue, 4 Nov 2025 05:25:37 +0000 Subject: [PATCH] Update Quotes.app to 3.3 (32) --- metadata/com.shalenmathew.quotesapp.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.shalenmathew.quotesapp.yml b/metadata/com.shalenmathew.quotesapp.yml index d1cf57d918c..43f6a3f0932 100644 --- a/metadata/com.shalenmathew.quotesapp.yml +++ b/metadata/com.shalenmathew.quotesapp.yml @@ -27,9 +27,16 @@ Builds: gradle: - yes + - versionName: '3.3' + versionCode: 32 + commit: 7d0cf7f0a578eafc1b66a37e1f7eb56f7d2930d8 + subdir: app + gradle: + - yes + AllowedAPKSigningKeys: 6988a4755f4237975f6ac1d6d5c3cad95e3d55b6ef6952a4c4574f069b79d3ae AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '3.2' -CurrentVersionCode: 31 +CurrentVersion: '3.3' +CurrentVersionCode: 32 -- GitLab