Skip to content

Commit

Permalink
Merge pull request #27 from Fueled/1.4.0-release-prep
Browse files Browse the repository at this point in the history
Prep for version 1.4.0
  • Loading branch information
Ravindra Kumar authored Jul 11, 2017
2 parents 158d781 + 14a7397 commit cd340c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extra/gradle/libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ext {

//library
libraryGroup = 'com.github.fueled'
libraryVersion = '1.2.3'
libraryVersion = '1.4.0'

//android libraries
supportVersion = '25.1.1'
Expand Down Expand Up @@ -61,4 +61,4 @@ ext {
googleTruth : "com.google.truth:truth:${googleTruthVersion}"
]

}
}

0 comments on commit cd340c8

Please sign in to comment.