Skip to content

Commit 14a7397

Browse files
author
Hussein Aladeen
committed
chore(project): Prep for version 1.4.0
1 parent 158d781 commit 14a7397

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)