Skip to content

Commit d141168

Browse files
authored
⬆️ [Release] Version 2.2.2 (#734)
1 parent 0fff191 commit d141168

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.2.1"
3+
const val publishVersion = "2.2.2"
44
const val groupId = "com.github.kittinunf.fuel"
55

66
const val compileSdkVersion = 28

0 commit comments

Comments
 (0)