From aef21b746264347c2ab3de5d16bbba4fe3f57c01 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Wed, 15 Apr 2020 14:18:10 +0000 Subject: [PATCH] Update smsQ to 1.2 (12) --- metadata/com.github.igrmk.smsq.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.igrmk.smsq.yml b/metadata/com.github.igrmk.smsq.yml index 67804da011..ba1e7d88ff 100644 --- a/metadata/com.github.igrmk.smsq.yml +++ b/metadata/com.github.igrmk.smsq.yml @@ -25,7 +25,14 @@ Builds: gradle: - yes + - versionName: '1.2' + versionCode: 12 + commit: '1.2' + subdir: android/app + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: '1.1' -CurrentVersionCode: 11 +CurrentVersion: '1.2' +CurrentVersionCode: 12