Commit Graph

241 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Jaehwa Noh 33ff1af97c Follow kotlin dsl without type-safe documentation on plugins
9 months ago
Simon Marquis 700d570ff1 Gradle Configuration Cache on CI
9 months ago
Don Turner b4a3740cdb Merge pull request #1765 from SimonMarquis/patch-5
9 months ago
Simon Marquis fe1b99f93d Restore initial function call
9 months ago
Don Turner e3543e30e7 Merge pull request #1662 from baksha97/patch-1
9 months ago
Don Turner a6963ada27 Merge pull request #1532 from Jaehwa-Noh/refactor-flavor-diemsion
9 months ago
Don Turner 468d665e98 Merge pull request #1739 from Jaehwa-Noh/without-type-safe
9 months ago
Simon Marquis db01d6afa5 Use lambda syntax
9 months ago
Simon Marquis 21451bd482 Replace deprecated `stabilityConfigurationFile` with `stabilityConfigurationFiles`
9 months ago
Simon Marquis a2dd93eebe Replace deprecated `KotlinTopLevelExtension` with `KotlinBaseExtension`
9 months ago
Alex Vanyo 3e48cd179a Add androidx.lint:lint-gradle to build-logic
9 months ago
Jaehwa Noh 5df32b079e Restore into a plain String text.
9 months ago
Jaehwa Noh cf0e55d497 Remove StringSources.kt
9 months ago
Alfayed Baksh 82ec5c83c6 fix: remove operator fun for simplicity
9 months ago
Don Turner 5acaeeb248 Merge pull request #1729 from takahirom/takahirom/update-sdk-35/2024-12-11
9 months ago
Don Turner 63eee7cfbb Merge pull request #1528 from davidburstrom/main-single-source-of-plugin-ids
9 months ago
Alfayed Baksh 6f8a8ca4fd ergonomics
9 months ago
Alfayed Baksh 1a00ad53b6 rename fun
9 months ago
Alfayed Baksh f6bf486cdd fix: rename
9 months ago
Alfayed Baksh 98e7de3c46 fix: code cleanup
9 months ago
Alfayed Baksh eaf60f60a5 fix: lazy query for task
9 months ago
Alfayed Baksh 058f368efb nullability
9 months ago
Alfayed Baksh b0a6e3345d fix: compiler error
9 months ago
Jaehwa Noh fdf702065a Followed Kotlin DSL without type-safe accessors.
9 months ago
Jaehwa Noh 4f03fcc3a8 Create Const value of `String`.
9 months ago
Alex Vanyo 4ed829c6ca Replace aapt2 executable with lazy property
9 months ago
David Burström dcfd04a5ec Use the version catalog as the source of truth for plugin IDs
9 months ago
Simon Marquis d5315a0a3b Disable `GradleDependency` Lint warning
9 months ago
Don Turner 921b51c372 Merge pull request #921 from SimonMarquis/sarif
9 months ago
Jaehwa Noh 5b9b3a9bf7 Replace Annotation to compiler args. (#1602)
9 months ago
takahirom 1d954acfa0 Target SDK 35
9 months ago
Ben Weiss 84f20ce6cd Dependency version upgrades, not API 35 yet (#1719)
9 months ago
Simon Marquis 942b0e83c8 Merge branch 'main' into sarif
9 months ago
sanao 25fddec5ab [Refactor]: Replace enableAndroidTest with androidTest.enable (#1274)
9 months ago
Zongle Wang 07780d1d42 Optimize google maven downloading (#1051)
9 months ago
Jaehwa Noh a353f03cc4 Replace kotlin("test") to version catalog `kotlin.test`.
10 months ago
Don Turner bb92489a87 Merge pull request #1667 from SimonMarquis/patch-2
10 months ago
Jaehwa Noh 90a8929204 Fix duplicated implementation of hilt. (#1570)
11 months ago
Simon Marquis 8f4cd6624c [Fix] Add missing unit test dependency for JVM modules
11 months ago
Alfayed Baksh 73d7d0d4d2 Update Jacoco.kt
11 months ago
cketti e980ad5a47 Use invariant locale when capitalizing Gradle task names
11 months ago
Alex Vanyo 3437869096 Merge pull request #1593 from Jaehwa-Noh/remove-enable-strong-skip
1 year ago
Don Turner 1f87707d7f Merge pull request #1547 from SimonMarquis/gradle-8.9
1 year ago
Jaehwa Noh 4a16b01f62 Remove enableStrongSkippingMode.
1 year ago
Don Turner c7fcd06a44 Merge branch 'main' into dt/nav-safe-args
1 year ago
Simon Marquis 1cf46f60a0 Replace internal `capitalized` extension
1 year ago
Jaehwa Noh e2d3cc5488 Add explicit variable name in lambda based on Type name.
1 year ago
Jaehwa Noh 29f5264ce0 Refactor to improve `FlavorDimension` extensibility, and replace to `register` lazy api.
1 year ago
Simon Marquis 929848aa08 Merge Android & JVM plugins into a single `HiltConventionPlugin`
1 year ago
Simon Marquis c10b6643ad Merge remote-tracking branch 'origin/main' into jvm-alt
1 year ago