Skip to content

Commit

Permalink
update to checkpoints, update version string to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moondoggo committed Apr 27, 2018
1 parent 7b919b2 commit 2b1674a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wallet/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "co.com.dimecoin.wallet"
minSdkVersion 19
targetSdkVersion 27
versionCode 4
versionName "1.0.0rc4"
versionCode 5
versionName "1.0.0"
multiDexEnabled true
}

Expand Down
Binary file modified wallet/src/main/assets/checkpoints
Binary file not shown.

0 comments on commit 2b1674a

Please sign in to comment.