Cleanup and organization.

This commit is contained in:
Luke Wass 2025-05-12 14:55:06 -05:00
parent 9e2c1531b2
commit d0d391da62
3 changed files with 33 additions and 85 deletions

View file

@ -15,8 +15,6 @@ org.gradle.jvmargs=-Xmx1536m
# Android operating system, and which are packaged with your app's APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=false
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
android.nonTransitiveRClass=true