From fc7e0d3b43e18b41f74df8cf37258bdbce0eadcd Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 15 Jun 2019 10:49:06 -0700 Subject: [PATCH] Update frost to v2.3.0 --- metadata/com.pitchedapps.frost.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.pitchedapps.frost.yml b/metadata/com.pitchedapps.frost.yml index b3d7283a3a..82588803fa 100644 --- a/metadata/com.pitchedapps.frost.yml +++ b/metadata/com.pitchedapps.frost.yml @@ -50,7 +50,14 @@ Builds: gradle: - yes + - versionName: 2.3.0 + versionCode: 2030000 + commit: v2.3.0 + subdir: app + gradle: + - yes + AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 2.2.4 -CurrentVersionCode: 2020400 +CurrentVersion: 2.3.0 +CurrentVersionCode: 2030000