Skip to content

Commit da920c5

Browse files
authored
⬆️ Update to version 2.3.1 (#788)
1 parent fe22bfb commit da920c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Constants.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Library version
22
object Fuel {
3-
const val publishVersion = "2.3.0"
3+
const val publishVersion = "2.3.1"
44
const val groupId = "com.github.kittinunf.fuel"
55

66
const val compileSdkVersion = 29

0 commit comments

Comments
 (0)