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.1.1
3
+ VERSION_NAME =4.1.2-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 @@ -15,7 +15,7 @@ android-sdkversion-benchmark-min = "24"
15
15
android-sdkversion-target = " 30"
16
16
androidx-sqlite = " 2.3.1"
17
17
# This is used by the gradle integration tests to get the artifacts locally
18
- apollo = " 4.1.1 "
18
+ apollo = " 4.1.2-SNAPSHOT "
19
19
apollo-execution = " 0.1.0"
20
20
apollo-normalizedcache-incubating = " 0.0.3"
21
21
apollo-normalizedcache-incubating-snapshot = " 0.0.5-SNAPSHOT"
You can’t perform that action at this time.
0 commit comments