mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-06-17 18:21:07 +00:00
fix: use Locale.US for DecimalFormat to fix $0 price display on Turkish locale devices
Bump version to 1.0.4
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
buildscript {
|
||||
ext {
|
||||
// App version
|
||||
versionName = '1.0.3'
|
||||
versionName = '1.0.4'
|
||||
versionCode = 1
|
||||
|
||||
applicationId = "io.pezkuwichain.wallet"
|
||||
|
||||
Reference in New Issue
Block a user