Skip to content

Commit

Permalink
bump version to 0.67
Browse files Browse the repository at this point in the history
  • Loading branch information
greenaddress committed Sep 26, 2018
1 parent 5ac9451 commit 0c44eb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "com.greenaddress.abcore"
minSdkVersion 21
targetSdkVersion 28
versionCode 66
versionName "0.66"
versionCode 67
versionName "0.67"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 0c44eb7

Please sign in to comment.