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.apollo
3
- VERSION_NAME =4.0.0
3
+ VERSION_NAME =4.0.1-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 "
17
+ apollo = " 4.0.1-SNAPSHOT "
18
18
apollo-execution = " 0.0.2"
19
19
apollo-normalizedcache-incubating-snapshot = " 0.0.3-SNAPSHOT"
20
20
# Used by the apollo-tooling project which uses a published version of Apollo
You can’t perform that action at this time.
0 commit comments