- Save image
- LNURL edit in the profile
- Bugfix crashing the Lightning Tips with non numeric values in the amount.
This commit is contained in:
Vitor Pamplona
2023-02-09 10:42:08 -05:00
parent 65ef34511a
commit 7fff535b74

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 33
versionCode 40
versionName "0.14.0"
versionCode 41
versionName "0.14.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {