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
refactor(kotlin): convert SDK to Android library and move WebViewTransport
- Convert Kotlin SDK from pure JVM to Android library to match Swift SDK structure
- Move WebViewTransport.kt from example to SDK transport folder
- Update package from com.example.mcpappshost to io.modelcontextprotocol.apps.transport
- Update Gradle to 8.10.2 and Android Gradle Plugin to 8.7.3
- Add proguard and consumer rules for serialization
- Fix lint compatibility issues with Kotlin 2.1
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments