Skip to content

Commit

Permalink
bump protocol version to 70927
Browse files Browse the repository at this point in the history
  • Loading branch information
MIPPL committed Nov 1, 2019
1 parent 97638ad commit 7efa8dc
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
Binary file modified .idea/caches/gradle_models.ser
Binary file not shown.
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 = 'com.wagerrwallet'
minSdkVersion 23
targetSdkVersion 28
versionCode 245
versionName "245"
versionCode 246
versionName "246"
multiDexEnabled true

// Similar to other properties in the defaultConfig block,
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/jni/breadwallet-core
Submodule breadwallet-core updated 1 files
+2 −2 BRPeer.c

0 comments on commit 7efa8dc

Please sign in to comment.