File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Publishing defaults, could ultimately be moved to build scripts
2
2
GROUP =com.apollographql.apollo3
3
- VERSION_NAME =4.0.0-beta.6
3
+ VERSION_NAME =4.0.0-beta.7-SNAPSHOT
4
4
5
5
POM_URL =https://github.com/apollographql/apollo-kotlin/
6
6
POM_SCM_URL =https://github.com/apollographql/apollo-kotlin/
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ android-sdkversion-benchmark-min = "24"
14
14
android-sdkversion-target = " 30"
15
15
androidx-sqlite = " 2.3.1"
16
16
# 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 "
18
18
# Used by the apollo-tooling project which uses a published version of Apollo
19
19
apollo-published = " 4.0.0-beta.3"
20
20
atomicfu = " 0.23.1"
You can’t perform that action at this time.
0 commit comments