From 8f4453190f54fd846f8a0022defff916cf207720 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 6 Jul 2019 17:03:41 +0100 Subject: [PATCH] Update Enhanced Controller for Onkyo to 1.2 (12) --- metadata/com.mkulesh.onpc.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.mkulesh.onpc.yml b/metadata/com.mkulesh.onpc.yml index 40b6358606..1b0af8d5bc 100644 --- a/metadata/com.mkulesh.onpc.yml +++ b/metadata/com.mkulesh.onpc.yml @@ -57,7 +57,14 @@ Builds: gradle: - yes + - versionName: '1.2' + versionCode: 12 + commit: v1.2 + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '1.1' -CurrentVersionCode: 11 +CurrentVersion: '1.2' +CurrentVersionCode: 12