Skip to content

Commit

Permalink
Upgrading version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shehabic committed May 7, 2017
1 parent 9ce0efe commit cb414b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 13
targetSdkVersion 25
versionCode 6
versionName "0.6.0"
versionName "0.6.1"
}
buildTypes {
release {
Expand All @@ -21,7 +21,7 @@ android {
ext {
PUBLISH_GROUP_ID = 'com.shehabic.droppy'
PUBLISH_ARTIFACT_ID = 'Droppy'
PUBLISH_VERSION = '0.6.0'
PUBLISH_VERSION = '0.6.1'
}


Expand Down

0 comments on commit cb414b1

Please sign in to comment.