Skip to content

Commit

Permalink
Update bchwallet with ordering fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cpacia committed May 1, 2019
1 parent 55fa7eb commit 14c54e9
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -7,8 +7,8 @@ android {
applicationId "cash.bchd.android_neutrino"
minSdkVersion 24
targetSdkVersion 28
versionCode 17
versionName "v0.1.0-beta17"
versionCode 18
versionName "v0.1.0-beta18"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
Binary file modified bchwallet/bchwallet.aar
Binary file not shown.

0 comments on commit 14c54e9

Please sign in to comment.