Deps update, initial rename

This commit is contained in:
partisan 2025-04-29 23:54:43 +02:00
parent 2ff2448739
commit 199fd246f2
27 changed files with 121 additions and 88 deletions

View file

@ -18,4 +18,6 @@ android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
kotlin.code.style=official
android.nonTransitiveRClass=true