From 8b6d53ea8c9fe33aee7ec90710252fa5f4e84dd9 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 10 Nov 2024 07:18:44 +0000 Subject: [PATCH] Update MDM Agent to 6.11 (15110) --- metadata/com.hmdm.launcher.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.hmdm.launcher.yml b/metadata/com.hmdm.launcher.yml index c33c99d007..5ffff96c4c 100644 --- a/metadata/com.hmdm.launcher.yml +++ b/metadata/com.hmdm.launcher.yml @@ -61,9 +61,16 @@ Builds: gradle: - opensource + - versionName: '6.11' + versionCode: 15110 + commit: 6fbed1806e85214f18af038df3ba987970c2d0db + subdir: app + gradle: + - opensource + MaintainerNotes: Release APKs at https://h-mdm.com/files/hmdm-%v-os.apk AutoUpdateMode: Version UpdateCheckMode: Tags ^v[\d.]+$ -CurrentVersion: '6.10' -CurrentVersionCode: 15100 +CurrentVersion: '6.11' +CurrentVersionCode: 15110