Skip to content

Commit c71f21a

Browse files
committed
v0.99.95 signed
1 parent f43578d commit c71f21a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ android {
5252
applicationId 'com.samourai.wallet'
5353
minSdkVersion 21
5454
targetSdkVersion 28
55-
versionCode 164
55+
versionCode 165
5656
versionName "0.99.95"
5757
resValue "string", "app_name", "Samourai"
5858
resValue "string", "version_name", "0.99.95"
@@ -61,7 +61,7 @@ android {
6161
applicationId 'com.samourai.wallet.staging'
6262
minSdkVersion 21
6363
targetSdkVersion 28
64-
versionCode 164
64+
versionCode 165
6565
versionName "0.99.95"
6666
resValue "string", "app_name", "Samourai Staging"
6767
resValue "string", "version_name", "0.99.95"

0 commit comments

Comments
 (0)