We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fff191 commit d141168Copy full SHA for d141168
buildSrc/src/main/kotlin/Constants.kt
@@ -1,6 +1,6 @@
1
// Library version
2
object Fuel {
3
- const val publishVersion = "2.2.1"
+ const val publishVersion = "2.2.2"
4
const val groupId = "com.github.kittinunf.fuel"
5
6
const val compileSdkVersion = 28
0 commit comments