thunderbird-android/build-plugin/src/main/kotlin
2023-09-19 10:22:15 +02:00
..
AndroidExtension.kt Change Lint warningsAsErrors to false to avoid build failure when a dependency is outdated 2023-09-19 10:22:15 +02:00
DependencyHandlerExtension.kt Change app and library compose build plugins to share dependencies 2023-03-16 13:55:00 +01:00
KotlinExtension.kt Bump Android Gradle Plugin to 8.0.0 and move Kotlin compatibility to build-plugins 2023-04-25 17:21:32 +02:00
ProjectExtension.kt Change app and library compose build plugins to share dependencies 2023-03-16 13:55:00 +01:00
thunderbird.app.android.compose.gradle.kts Change app and library compose build plugins to share dependencies 2023-03-16 13:55:00 +01:00
thunderbird.app.android.gradle.kts Bump Android Gradle Plugin to 8.0.0 and move Kotlin compatibility to build-plugins 2023-04-25 17:21:32 +02:00
thunderbird.app.jvm.gradle.kts Bump Android Gradle Plugin to 8.0.0 and move Kotlin compatibility to build-plugins 2023-04-25 17:21:32 +02:00
thunderbird.dependency.check.gradle.kts Bump Kotlin 1.8.10 -> 1.8.20 and Compose Compiler 1.4.4 -> 1.4.6 2023-04-25 17:21:35 +02:00
thunderbird.library.android.compose.gradle.kts Add core:ui:compose:testing module with ComposeTest and build plugin fix for non working release build type tests 2023-03-20 14:52:32 +01:00
thunderbird.library.android.gradle.kts Bump Android Gradle Plugin to 8.0.0 and move Kotlin compatibility to build-plugins 2023-04-25 17:21:32 +02:00
thunderbird.library.jvm.gradle.kts Avoid duplicate JAR names 2023-05-25 15:03:11 +02:00
thunderbird.quality.detekt.gradle.kts Update detekt to 1.23.0 2023-06-08 12:57:41 +02:00
thunderbird.quality.spotless.gradle.kts Bump Spotless 6.14.0 -> 6.21.0 and KtLint 0.48.2 -> 0.50.0, and reformat/fix code 2023-09-06 18:13:23 +02:00
ThunderbirdPlugins.kt Bump Android Gradle Plugin to 8.0.0 and move Kotlin compatibility to build-plugins 2023-04-25 17:21:32 +02:00
ThunderbirdProjectConfig.kt Bump Android SDK compile version 33 -> 34 and dependencies for Compose 1.5.1 2023-09-19 10:22:15 +02:00