From e44b35db9556e720320d612dd01636bd09d2dd1a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 24 Feb 2025 04:18:37 +0000 Subject: [PATCH] Update MDM Agent to 6.16 (15160) --- 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 789fc9ff03..08dc30157d 100644 --- a/metadata/com.hmdm.launcher.yml +++ b/metadata/com.hmdm.launcher.yml @@ -96,9 +96,16 @@ Builds: gradle: - opensource + - versionName: '6.16' + versionCode: 15160 + commit: f1cfe3a53ac3d86029f618d413fd7c3c2fbe3ce2 + 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.15' -CurrentVersionCode: 15150 +CurrentVersion: '6.16' +CurrentVersionCode: 15160