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-alpha.3
3
+ VERSION_NAME =4.0.0-alpha.4-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-target = "30"
14
14
androidx-sqlite = " 2.3.1"
15
15
antlr = " 4.12.0"
16
16
# This is used by the gradle integration tests to get the artifacts locally
17
- apollo = " 4.0.0-alpha.3 "
17
+ apollo = " 4.0.0-alpha.4-SNAPSHOT "
18
18
# Used by the apollo-tooling project which uses a published version of Apollo
19
19
apollo-published = " 4.0.0-alpha.1"
20
20
cache = " 2.0.2"
You can’t perform that action at this time.
0 commit comments