Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HarinTrivedi committed Mar 30, 2017
1 parent 1d089b9 commit e334833
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fabrevealmenu/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 15
targetSdkVersion 24
versionCode 1
versionName "1.0.1"
versionName "1.0.2"
}
buildTypes {
release {
Expand All @@ -33,7 +33,7 @@ dependencies {
ext {
PUBLISH_GROUP_ID = 'com.hlab.fabrevealmenu'
PUBLISH_ARTIFACT_ID = 'fab-reveal-menu'
PUBLISH_VERSION = '1.0.1'
PUBLISH_VERSION = '1.0.2'
}


Expand Down

0 comments on commit e334833

Please sign in to comment.