-
Notifications
You must be signed in to change notification settings - Fork 332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update libraries #384
Comments
If there is no problem, I will update Kotshi as |
I want to firebase lower version for using an emulator. |
Update KtLint Version (References #384)
I'll start updating some of these, starting from ones related to testing as they should have lower affect on the app. I have one question however - should we use alpha/beta versions, or stick to full releases (my opinion is we should not use alpha/beta versions) |
Since there is not much time until the first release, we agree with it. 👍 |
Overview (Required)
Some of the libraries we depend on have updates. Maybe we update them to the latest version unless there are certain issues or bugs that need to be fixed.
Here is a list of libraries that have later versions as of 2018.01.21:
And, here is how I checked those library updates:
If possible this issue should be open to anyone, and whenever anyone has time, those libraries can be updated after checking that the update does not affect this app negatively.
(I am not sure it is worth updating the library to
-alpha
version, as it may not be stable or may have breaking API changes or drastic internal changes).What do you think?
Links
The text was updated successfully, but these errors were encountered: