feat: initial commit for BingeStats Android app (Kotlin + Compose + TMDB + Multi-Provider architecture)
This commit is contained in:
commit
dce3b2258b
35 changed files with 2860 additions and 0 deletions
4
gradle.properties
Normal file
4
gradle.properties
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
||||
android.useAndroidX=true
|
||||
android.nonFinalResIds=true
|
||||
kotlin.code.style=official
|
||||
Loading…
Add table
Add a link
Reference in a new issue