Skip to content

Commit f37556e

Browse files
authored
Update Apollo Android to include Kotlin native
With [version 2.0](https://github.com/apollographql/apollo-android/releases/tag/v2.0.0), Apollo Android supports generating Kotlin native models.
1 parent 7d36112 commit f37556e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/code/index.html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ Executor.execute(schema, query) map println
644644
645645
### Java / Android
646646
647-
- [Apollo Android](https://github.com/apollographql/apollo-android): A strongly-typed, caching GraphQL client for Android, written in Java.
647+
- [Apollo Android](https://github.com/apollographql/apollo-android): A strongly-typed, caching GraphQL client for the JVM, Android and Kotlin native.
648648
649649
- [Nodes](https://github.com/americanexpress/nodes): A GraphQL JVM Client designed for constructing queries from standard model definitions. By American Express.
650650

0 commit comments

Comments
 (0)