kmbisset89
kmbisset89
Allow users to store git root in local.properties
in NetflixOSSStrategies would it be possible to add this logic? ` String shortenedBranch = "" try { shortenedBranch = (state.currentBranch.name =~ nebulaReleaseExtension.shortenedBranchPattern)[0][1] } catch (Exception ignored) { // no match...
… X-axis the graph scales correctly.
Trying to make an experimental feature that our team has used for a couple of years. This is the first of the feature which introduces the ComposableViewModel. This takes our...
I would like to have the ability to infinitely scroll the map so that it does behave like a globe.
Is there already built-in NITF support as a tile source?
Getting an error when using submodules that throws an exception. **To Reproduce** Steps to reproduce the behavior: Use the includes keyword: val commonModule = module { includes(infrastructureModule, viewModels, useCases, repositories)...