We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43578d commit c71f21aCopy full SHA for c71f21a
app/build.gradle
@@ -52,7 +52,7 @@ android {
52
applicationId 'com.samourai.wallet'
53
minSdkVersion 21
54
targetSdkVersion 28
55
- versionCode 164
+ versionCode 165
56
versionName "0.99.95"
57
resValue "string", "app_name", "Samourai"
58
resValue "string", "version_name", "0.99.95"
@@ -61,7 +61,7 @@ android {
61
applicationId 'com.samourai.wallet.staging'
62
63
64
65
66
resValue "string", "app_name", "Samourai Staging"
67
0 commit comments