From 9576bb57e2263496a4997f7c331c998634424c9a Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 4 Jul 2019 07:37:59 +0000 Subject: [PATCH] Update Frost for Facebook to v2.3.1 --- metadata/com.pitchedapps.frost.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/com.pitchedapps.frost.yml b/metadata/com.pitchedapps.frost.yml index 304331af38..e72a45701e 100644 --- a/metadata/com.pitchedapps.frost.yml +++ b/metadata/com.pitchedapps.frost.yml @@ -52,6 +52,7 @@ Builds: - versionName: 2.3.0 versionCode: 2030000 + disable: missing files in APK commit: v2.3.0 subdir: app gradle: @@ -59,7 +60,16 @@ Builds: scanignore: - buildSrc + - versionName: 2.3.1 + versionCode: 2030100 + commit: v2.3.1 + subdir: app + gradle: + - yes + scanignore: + - buildSrc + AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 2.3.0 -CurrentVersionCode: 2030000 +CurrentVersion: 2.3.1 +CurrentVersionCode: 2030100