Update build version to 0.2.0 (4)

This commit is contained in:
2024-09-07 06:30:59 +03:00
parent c99cca7f87
commit ba0be8bb93

View File

@@ -14,7 +14,7 @@ PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.SatsPrice
MARKETING_VERSION = 0.2.0 MARKETING_VERSION = 0.2.0
// The build number specifying the internal app version // The build number specifying the internal app version
CURRENT_PROJECT_VERSION = 3 CURRENT_PROJECT_VERSION = 4
// The package name for the Android entry point, referenced by the AndroidManifest.xml // The package name for the Android entry point, referenced by the AndroidManifest.xml
ANDROID_PACKAGE_NAME = sats.price ANDROID_PACKAGE_NAME = sats.price