Juan Russell
Juan Russell
* AndroidX * Kotlin to 1.3.21 * Gradle Plugin to 3.3.1 * Gradle Wrapper to 4.10.1 * Compile SDK to 28 * Target SDK to 28 * fix: Internet permission
I love the app, I'm a happy user but also I'm an android developer and I would like to try out with kotlin multiplatform, I'm thinking in using the code...
Resolves #1370 by extracting the database code into a separate gradle module ``` ┌─────┐ │ app │ └──┬──┘ │ ┌─────────────────┼──────────────────────────┐ │ │ │ ▼ ▼ ▼ ┌──────────┐ ┌───────────────────┐ ┌────────────────────┐ │...
Hello, I'm having an issue when mocking a class in an App module. ``` E/MockMakerMultiplexer: Could not init mockmaker com.android.dx.mockito.inline.InlineStaticMockMaker W/.mockmakerissu: Agent attach failed (result=1) : Unable to dlopen libdexmakerjvmtiagent.so:...
4.0-SNAPSHOT is no longer available Fixes #32
`.idea` files are user specific. `.idea` is already in `.gitignore` but some files were already tracked so this PR removes them from the repository Existing imported projects in Intelli J...