From 6eae2af430675d6c6a181ae87d548f07b90fb48d Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Tue, 26 Aug 2025 05:39:29 +0000 Subject: [PATCH] Update Another Notes to 1.6.0 (10600) --- 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 99cce3d22e..6663197451 100644 --- a/metadata/com.maltaisn.notes.sync.yml +++ b/metadata/com.maltaisn.notes.sync.yml @@ -149,8 +149,16 @@ Builds: output: build/outputs/apk/release/app-release-unsigned.apk build: gradle assembleRelease -x lintVitalAnalyzeRelease + - versionName: 1.6.0 + versionCode: 10600 + commit: 29f33517456b401ce0524821efa981677eedeaea + 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.5.4 -CurrentVersionCode: 10504 +CurrentVersion: 1.6.0 +CurrentVersionCode: 10600