FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
stream-chat-android/compose_compiler_config.conf at develop · GetStream/stream-chat-android · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
GetStream
/
stream-chat-android
Public
Notifications
You must be signed in to change notification settings
Fork
320
Star
1.7k
Code
Issues
8
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
stream-chat-android
/
compose_compiler_config.conf
Copy path
More file actions
More file actions
Latest commit
History
History
History
8 lines (7 loc) · 273 Bytes
Breadcrumbs
stream-chat-android
/
compose_compiler_config.conf
Copy path
File metadata and controls
8 lines (7 loc) · 273 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
// Kotlin collections and datetime classes
kotlin.collections.*
org.threeten.bp.*
java.time.*
// We always use immutable classes for our data model, to avoid running the Compose compiler
// in the module we declare it to be stable here.
io.getstream.chat.android.models.*
Back
|
FazBrowse Home
|
New Git URL