Update build version to 0.2.0 (2)

This commit is contained in:
2024-09-02 10:14:58 +03:00
parent 94fa2b3975
commit cb0397ba98

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 = 1 CURRENT_PROJECT_VERSION = 2
// 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