Skip to content

Commit cd340c8

Browse files
author
Ravindra Kumar
authored
Merge pull request #27 from Fueled/1.4.0-release-prep
Prep for version 1.4.0
2 parents 158d781 + 14a7397 commit cd340c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extra/gradle/libraries.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ext {
99

1010
//library
1111
libraryGroup = 'com.github.fueled'
12-
libraryVersion = '1.2.3'
12+
libraryVersion = '1.4.0'
1313

1414
//android libraries
1515
supportVersion = '25.1.1'
@@ -61,4 +61,4 @@ ext {
6161
googleTruth : "com.google.truth:truth:${googleTruthVersion}"
6262
]
6363

64-
}
64+
}

0 commit comments

Comments
 (0)