Add warning when BTC and sats exceed the maximum

This commit is contained in:
2024-09-07 06:05:20 +03:00
parent edb10c48e6
commit 3560b12c24
4 changed files with 22 additions and 1 deletions

View File

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