Librechat-Mobile/build-logic/convention/src/main/kotlin
Tim Abil 08f8445ea8 fix: bump JVM toolchain to 21 and centralize build constants
Extract JVM_TOOLCHAIN_VERSION, COMPILE_SDK, MIN_SDK, and TARGET_SDK
into a shared BuildConstants object so all convention plugins reference
a single source of truth.
2026-04-06 23:53:05 -04:00
..
AndroidApplicationConventionPlugin.kt fix: bump JVM toolchain to 21 and centralize build constants 2026-04-06 23:53:05 -04:00
AndroidComposeConventionPlugin.kt Add linting and static code analysis 2026-03-28 12:49:37 -05:00
AndroidDetektConventionPlugin.kt Add linting and static code analysis 2026-03-28 12:49:37 -05:00
AndroidFeatureConventionPlugin.kt refactor: migrate from Navigation Compose 2 to Navigation Compose 3 2026-04-04 22:26:27 -05:00
AndroidKoinConventionPlugin.kt Migrate DI from Hilt to Koin 4.1 2026-03-28 09:05:14 -05:00
AndroidLibraryConventionPlugin.kt fix: bump JVM toolchain to 21 and centralize build constants 2026-04-06 23:53:05 -04:00
AndroidRoomConventionPlugin.kt Initial release 2026-03-09 22:00:00 -05:00
BuildConstants.kt fix: bump JVM toolchain to 21 and centralize build constants 2026-04-06 23:53:05 -04:00
KmpComposeConventionPlugin.kt KMP iOS migration 2026-04-02 19:54:58 -05:00
KmpFeatureConventionPlugin.kt refactor: migrate from Navigation Compose 2 to Navigation Compose 3 2026-04-04 22:26:27 -05:00
KmpKoinConventionPlugin.kt KMP iOS migration 2026-04-02 19:54:58 -05:00
KmpLibraryConventionPlugin.kt fix: bump JVM toolchain to 21 and centralize build constants 2026-04-06 23:53:05 -04:00
KmpRoomConventionPlugin.kt KMP iOS migration 2026-04-02 19:54:58 -05:00
KotlinSerializationConventionPlugin.kt Initial release 2026-03-09 22:00:00 -05:00