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 11# Publishing defaults, could ultimately be moved to build scripts
22GROUP =com.apollographql.apollo3
3- VERSION_NAME =4.0.0-alpha.3
3+ VERSION_NAME =4.0.0-alpha.4-SNAPSHOT
44
55POM_URL =https://github.com/apollographql/apollo-kotlin/
66POM_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"
1414androidx-sqlite = " 2.3.1"
1515antlr = " 4.12.0"
1616# 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 "
1818# Used by the apollo-tooling project which uses a published version of Apollo
1919apollo-published = " 4.0.0-alpha.1"
2020cache = " 2.0.2"
You can’t perform that action at this time.
0 commit comments