Skip to content

Commit fea1dd8

Browse files
martinbonninBoD
authored andcommitted
version is now 4.0.0-beta.7-SNAPSHOT (apollographql#5845)
1 parent 844181d commit fea1dd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Publishing defaults, could ultimately be moved to build scripts
22
GROUP=com.apollographql.apollo3
3-
VERSION_NAME=4.0.0-beta.6
3+
VERSION_NAME=4.0.0-beta.7-SNAPSHOT
44

55
POM_URL=https://github.com/apollographql/apollo-kotlin/
66
POM_SCM_URL=https://github.com/apollographql/apollo-kotlin/

gradle/libraries.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ android-sdkversion-benchmark-min = "24"
1414
android-sdkversion-target = "30"
1515
androidx-sqlite = "2.3.1"
1616
# This is used by the gradle integration tests to get the artifacts locally
17-
apollo = "4.0.0-beta.6"
17+
apollo = "4.0.0-beta.7-SNAPSHOT"
1818
# Used by the apollo-tooling project which uses a published version of Apollo
1919
apollo-published = "4.0.0-beta.3"
2020
atomicfu = "0.23.1"

0 commit comments

Comments
 (0)