You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/migration/4.0.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ While most of the core APIs stayed the same, Apollo Kotlin 4 contains a few bina
12
12
Apollo Kotlin 4 removes some deprecated symbols. We strongly recommend updating to the latest 3.x release and removing deprecated usages before migrating to version 4.
13
13
14
14
Important changes are:
15
-
*[new package name](#group-id--plugin-id--package-name) and [moved artifacts](#moved-artifacts-)
15
+
*[new package name](#group-id--plugin-id--package-name) and [moved artifacts](#moved-artifacts)
16
16
*[fetch errors do not throw anymore](#fetch-errors-do-not-throw)
17
17
*[the apolloMetadata Gradle configuration is not used anymore](#multi-module-dependson)
0 commit comments