Louis CAD

Results 464 comments of Louis CAD

Also, snapshots for the same release should not be shown.

refreshVersions works with BoMs, just use the version placeholder (`_`) for the version of the bom dependency (don't forget `platform` or `enforcedPlatform` !), and don't specify the versions of dependencies...

@MaximeFERRIER Did you comment just to rickroll us?

I'm wondering if a relational database wouldn't be the right choice, but diffing a sqlite db file in git will not be nice.

If we were to make a server, I think it'd make more sense to use Kotlin rather than PHP 🙃 Regarding an sqlite database, we might work with insert SQL...

I mean we can never have the actual `.db` file in the repo and keep generating and populating it in CI based on the new insert statements. But I'm not...

I think I finally found a motive to follow this Kotlin web app hands-on: https://play.kotlinlang.org/hands-on/Building%20Web%20Applications%20with%20React%20and%20Kotlin%20JS/01_Introduction

You have the problem with release or debug variant? Which keystore's SHA-1 did you use?

@bernaferrari The code is in this repo, unmodified. Compiled with Android Studio 3.2 Canary 15. Only the Android Gradle plugin has been updated. There are no guesses to take, just...

@Zhuinden Yes, but it doesn't help finding the bottleneck. **Did anyone tried this sample?** I just tried to run it on another device, running Android 4.4.2, and Fragment transitions lag...