Update app version to 0.2.0 (5)

This commit is contained in:
2024-09-14 12:06:04 -04:00
parent e38c8dac85
commit ad61ff0575

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 = 4 CURRENT_PROJECT_VERSION = 5
// 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