-
Notifications
You must be signed in to change notification settings - Fork 296
Replies: 1 comment · 3 replies
-
Hey @workspace, |
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Thank you for your reply. I'll try this soon! |
Beta Was this translation helpful? Give feedback.
All reactions
-
I got this error. Should I use same gradle version and groovy?
|
Beta Was this translation helpful? Give feedback.
All reactions
-
Build successfullly after upgrading gradle and agp to latest (gradle 7.5, agp 7.4.0-alpha08) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm an android developer @ holixfactory
I'm very excited to start first discussion to share opinion about stream android chat.
Context
Sometimes, I want to apply own patch to my project. e.g ) applying some fixes to v4.
(I know there is a script for publishing v4, however, it may not include fixes to solve my problem due to sdk)
To achieve
Share my experience
Here are attempts to import stream-chat-android locally.
build module's aar and import them -> Fail
jitpack io -> Fail (I don't have experiences about publishing open source🥲)
git submodule -> Success with some changes
stream-chat-android/
)In conclusion
It works well, however, I think it is not sustainable and there is another better way to achieve this!
Beta Was this translation helpful? Give feedback.
All reactions