Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danhd123 committed Mar 11, 2019
1 parent 505f199 commit 3e139ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ allprojects {
ext {
PUBLISH_GROUP_ID = 'com.buglife.sdk'
PUBLISH_ARTIFACT_ID = 'crashlife-android'
PUBLISH_VERSION_CODE = 6
PUBLISH_VERSION_NAME = '0.9.1'
PUBLISH_VERSION_CODE = 7
PUBLISH_VERSION_NAME = '1.0.0'
SUPPORT_VERSION = '28.0.0'
}

Expand Down

0 comments on commit 3e139ea

Please sign in to comment.