From 884a2bd3f61482fe4c3f88c6240d72e12075dd47 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sat, 13 Sep 2025 05:51:18 +0000 Subject: [PATCH] Update Another Notes to 1.6.1 (10601) --- metadata/com.maltaisn.notes.sync.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.maltaisn.notes.sync.yml b/metadata/com.maltaisn.notes.sync.yml index 6663197451..9e3de05fb0 100644 --- a/metadata/com.maltaisn.notes.sync.yml +++ b/metadata/com.maltaisn.notes.sync.yml @@ -157,8 +157,16 @@ Builds: - yes prebuild: echo -e '\norg.gradle.jvmargs=-Xmx4g' >> ../gradle.properties + - versionName: 1.6.1 + versionCode: 10601 + commit: a971d34a568bcc78a4d54460e49042bc4bbdf349 + subdir: app + gradle: + - yes + prebuild: echo -e '\norg.gradle.jvmargs=-Xmx4g' >> ../gradle.properties + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[\d.]+$ UpdateCheckName: com.maltaisn.notes -CurrentVersion: 1.6.0 -CurrentVersionCode: 10600 +CurrentVersion: 1.6.1 +CurrentVersionCode: 10601