From 61aa6ac8b53f26eb5a4efe4d39f6b6ceb389c499 Mon Sep 17 00:00:00 2001 From: Kamil Gurgul Date: Sun, 7 Jul 2019 09:02:57 +0000 Subject: [PATCH] Update com.kgurgul.cpuinfo.yml --- metadata/com.kgurgul.cpuinfo.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.kgurgul.cpuinfo.yml b/metadata/com.kgurgul.cpuinfo.yml index 1df74002a8..0c8b2d3d6a 100644 --- a/metadata/com.kgurgul.cpuinfo.yml +++ b/metadata/com.kgurgul.cpuinfo.yml @@ -52,9 +52,16 @@ Builds: gradle: - yes + - versionName: 4.3.2 + versionCode: 40302 + commit: 4.3.2 + subdir: app + gradle: + - yes + MaintainerNotes: We can't use auto update because version code and name are dynamic. AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 4.3.1 -CurrentVersionCode: 40301 +CurrentVersion: 4.3.2 +CurrentVersionCode: 40302