New Commit of kotlin version - MVVM, retrofit2, Kodein

This commit is contained in:
2020-04-12 19:19:15 +01:00
parent 20298d5028
commit 13da00e96a
49 changed files with 1481 additions and 287 deletions

View File

@@ -9,6 +9,8 @@
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx1536m
# When configured, Gradle will run in incubating parallel mode.