From 7bc3709a5380fcca7c4a6157acfbdfaaa4f02934 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 11 Dec 2024 04:14:02 +0000 Subject: [PATCH] Update MDM Agent to 6.13 (15130) --- 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 d5752ce22d..39ab9c3020 100644 --- a/metadata/com.hmdm.launcher.yml +++ b/metadata/com.hmdm.launcher.yml @@ -75,9 +75,16 @@ Builds: gradle: - opensource + - versionName: '6.13' + versionCode: 15130 + commit: 0816202891efa4b734c9d6f7743fc49f5af65234 + 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.12' -CurrentVersionCode: 15120 +CurrentVersion: '6.13' +CurrentVersionCode: 15130