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
2022-04-26 23:20:58 -04:00
parent fe7f75e014
commit 3884b7f8c3

View File

@@ -32,7 +32,7 @@ buildscript {
allprojects {
group = "com.squareup.okhttp3"
version = "5.0.0-alpha.7"
version = "5.0.0-SNAPSHOT"
repositories {
mavenCentral()