We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe22bfb commit da920c5Copy full SHA for da920c5
buildSrc/src/main/kotlin/Constants.kt
@@ -1,6 +1,6 @@
1
// Library version
2
object Fuel {
3
- const val publishVersion = "2.3.0"
+ const val publishVersion = "2.3.1"
4
const val groupId = "com.github.kittinunf.fuel"
5
6
const val compileSdkVersion = 29
0 commit comments