For smaller app size and faster build times :)
For smaller app size and faster build times :)
connyduck/sunup-android:remove-unused-dependencies into main For smaller app size and faster build times :)
@ -87,4 +84,3 @@
implementation(libs.androidx.lifecycle.viewmodel.compose)
implementation(libs.androidx.work.runtime.ktx)
implementation(libs.appcompat)
implementation(libs.kotlin.stdlib)
The Kotlin plugin already takes care of adding the stdlib to the dependencies.
@ -95,2 +90,3 @@
implementation(libs.androidx.ui.tooling)
implementation(libs.kotlinx.serialization.json)
implementation(libs.androidx.ui.tooling.preview.android)
debugImplementation(libs.androidx.ui.tooling)
UI tooling should never be in a release build, it is only needed to integrate with Android Studio while developing.
Thank you ! I keep it open until I 've also done it for fcm-distributor and NextPush
Thank you, I've done it for the 2 other projects: UnifiedPush/fcm-distributor@0ad4df2e1e NextPush/nextpush-android@a230b278cf
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?