mirror of
https://github.com/square/okhttp.git
synced 2025-08-08 23:42:08 +03:00
Fix merge conflicts after spotless applied (#4933)
This commit is contained in:
@@ -16,4 +16,4 @@
|
||||
@file:JvmName("Version")
|
||||
package okhttp3.internal
|
||||
|
||||
const val userAgent = "okhttp/${projectVersion}"
|
||||
const val userAgent = "okhttp/$projectVersion"
|
||||
|
Reference in New Issue
Block a user