Skip to content

Commit

Permalink
v0.99.95 signed
Browse files Browse the repository at this point in the history
  • Loading branch information
SamouraiDev committed Jun 17, 2020
1 parent f43578d commit c71f21a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ android {
applicationId 'com.samourai.wallet'
minSdkVersion 21
targetSdkVersion 28
versionCode 164
versionCode 165
versionName "0.99.95"
resValue "string", "app_name", "Samourai"
resValue "string", "version_name", "0.99.95"
Expand All @@ -61,7 +61,7 @@ android {
applicationId 'com.samourai.wallet.staging'
minSdkVersion 21
targetSdkVersion 28
versionCode 164
versionCode 165
versionName "0.99.95"
resValue "string", "app_name", "Samourai Staging"
resValue "string", "version_name", "0.99.95"
Expand Down

0 comments on commit c71f21a

Please sign in to comment.