Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardstock committed Apr 8, 2019
1 parent ec10a89 commit 66dbd39
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 @@ -53,8 +53,8 @@ android {
applicationId "network.minter.bipwallet"
minSdkVersion minterMinSdk
targetSdkVersion minterMaxSdk
versionCode 75
versionName "1.3.0-dev05"
versionCode 76
versionName "1.3.0"
testInstrumentationRunner "network.minter.bipwallet.tests.internal.WalletTestRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit 66dbd39

Please sign in to comment.