1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00

Prepare next development version.

This commit is contained in:
Jesse Wilson
2023-12-17 09:43:59 -05:00
parent 4c82a6fb6a
commit 777aec56f6

View File

@@ -42,7 +42,7 @@ apply(plugin = "org.jetbrains.dokka")
allprojects {
group = "com.squareup.okhttp3"
version = "5.0.0-alpha.12"
version = "5.0.0-SNAPSHOT"
repositories {
mavenCentral()