From b79f5b01060a2955d0f78dba754f18a7e490f44e Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Mon, 1 Dec 2025 05:25:34 +0000 Subject: [PATCH] Update Another Notes to 1.6.2 (10602) --- 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 9e3de05fb0..e97feb4a88 100644 --- a/metadata/com.maltaisn.notes.sync.yml +++ b/metadata/com.maltaisn.notes.sync.yml @@ -165,8 +165,16 @@ Builds: - yes prebuild: echo -e '\norg.gradle.jvmargs=-Xmx4g' >> ../gradle.properties + - versionName: 1.6.2 + versionCode: 10602 + commit: 2c2463edea7fa14da254650770883876b66cb5a1 + 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.1 -CurrentVersionCode: 10601 +CurrentVersion: 1.6.2 +CurrentVersionCode: 10602