From 6e8ef6913634e0e5631e5fe67b262652a0b7873a Mon Sep 17 00:00:00 2001 From: Terry Yiu <963907+tyiu@users.noreply.github.com> Date: Tue, 17 Sep 2024 07:10:15 -0700 Subject: [PATCH] Update build number to 8 --- Skip.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Skip.env b/Skip.env index 8410413..cbcfcb5 100644 --- a/Skip.env +++ b/Skip.env @@ -14,7 +14,7 @@ PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.SatsPrice MARKETING_VERSION = 1.0.0 // The build number specifying the internal app version -CURRENT_PROJECT_VERSION = 7 +CURRENT_PROJECT_VERSION = 8 // The package name for the Android entry point, referenced by the AndroidManifest.xml ANDROID_PACKAGE_NAME = sats.price