From afbe48374f73aa0813050c5013224133f9bb0eab Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 6 Sep 2019 23:40:51 +0100 Subject: [PATCH] Update Enhanced Controller for Onkyo to 1.3 (13) --- 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 1b0af8d5bc..6420d2db34 100644 --- a/metadata/com.mkulesh.onpc.yml +++ b/metadata/com.mkulesh.onpc.yml @@ -64,7 +64,14 @@ Builds: gradle: - yes + - versionName: '1.3' + versionCode: 13 + commit: v1.3 + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '1.2' -CurrentVersionCode: 12 +CurrentVersion: '1.3' +CurrentVersionCode: 13