From 3935cceef7177c60d4eae346938e818f82cbc3ed Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 23 Oct 2022 16:58:18 +0000 Subject: [PATCH] Update Kotatsu to 4.0.2 (502) --- metadata/org.koitharu.kotatsu.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/org.koitharu.kotatsu.yml b/metadata/org.koitharu.kotatsu.yml index b07bf2141f..8444613963 100644 --- a/metadata/org.koitharu.kotatsu.yml +++ b/metadata/org.koitharu.kotatsu.yml @@ -445,7 +445,14 @@ Builds: gradle: - yes + - versionName: 4.0.2 + versionCode: 502 + commit: cec19c3db37b3a34729c893b8f8a162855f44c4b + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags ^v[0-9.]+$ -CurrentVersion: 4.0.1 -CurrentVersionCode: 501 +CurrentVersion: 4.0.2 +CurrentVersionCode: 502