Commit Graph

242 Commits (ecbff0f99f05ce5ae4879aa49843faa1041ffd0c)

Author SHA1 Message Date
Aurimas Liutikas aa565cba5f Remove Gradle Isolated Project violation
6 months ago
Jaehwa Noh 85cc2921ec Follow kotlin dsl without type-safe documentation on plugins
8 months ago
Simon Marquis e5f1b842ee
Gradle Configuration Cache on CI
9 months ago
Don Turner af9631e80c
Merge pull request #1765 from SimonMarquis/patch-5
9 months ago
Simon Marquis 042cb7690d
Restore initial function call
9 months ago
Don Turner 992054b35f
Merge pull request #1662 from baksha97/patch-1
9 months ago
Don Turner 1d67facf6f
Merge pull request #1532 from Jaehwa-Noh/refactor-flavor-diemsion
9 months ago
Don Turner f66fd84f92
Merge pull request #1739 from Jaehwa-Noh/without-type-safe
9 months ago
Simon Marquis 2a180f9d49
Use lambda syntax
9 months ago
Simon Marquis 454e7b6e64
Replace deprecated `stabilityConfigurationFile` with `stabilityConfigurationFiles`
9 months ago
Simon Marquis c54b1dd0cf
Replace deprecated `KotlinTopLevelExtension` with `KotlinBaseExtension`
9 months ago
Alex Vanyo e4681fce31 Add androidx.lint:lint-gradle to build-logic
9 months ago
Jaehwa Noh cf2db95db0 Restore into a plain String text.
9 months ago
Jaehwa Noh f422b8539e Remove StringSources.kt
9 months ago
Alfayed Baksh f925bfc01c fix: remove operator fun for simplicity
9 months ago
Don Turner 4277366b7c
Merge pull request #1729 from takahirom/takahirom/update-sdk-35/2024-12-11
9 months ago
Don Turner 665fe9ff4a
Merge pull request #1528 from davidburstrom/main-single-source-of-plugin-ids
9 months ago
Alfayed Baksh 3271208515 ergonomics
9 months ago
Alfayed Baksh 192a3a6e8a rename fun
9 months ago
Alfayed Baksh 7d45a7c179 fix: rename
9 months ago
Alfayed Baksh ffcd7d9581 fix: code cleanup
9 months ago
Alfayed Baksh 27f548fec5 fix: lazy query for task
9 months ago
Alfayed Baksh f1bfe34786 nullability
9 months ago
Alfayed Baksh c4cb8bc407 fix: compiler error
9 months ago
Jaehwa Noh 18e35c27f6 Followed Kotlin DSL without type-safe accessors.
9 months ago
Jaehwa Noh 3009cdf081 Create Const value of `String`.
9 months ago
Alex Vanyo b2b32e3ae7 Replace aapt2 executable with lazy property
9 months ago
David Burström 6a49ba5fda Use the version catalog as the source of truth for plugin IDs
9 months ago
Simon Marquis 9e42080bf5
Disable `GradleDependency` Lint warning
9 months ago
Don Turner 57d98cc2e2
Merge pull request #921 from SimonMarquis/sarif
9 months ago
Jaehwa Noh 81e7ef0a05
Replace Annotation to compiler args. (#1602)
9 months ago
takahirom e0f30acddd
Target SDK 35
9 months ago
Ben Weiss 4a0723441f
Dependency version upgrades, not API 35 yet (#1719)
9 months ago
Simon Marquis 085347e5e2
Merge branch 'main' into sarif
9 months ago
sanao ab87857c9b
[Refactor]: Replace enableAndroidTest with androidTest.enable (#1274)
9 months ago
Zongle Wang 55dbe61c65
Optimize google maven downloading (#1051)
9 months ago
Jaehwa Noh 1d659b0eea Replace kotlin("test") to version catalog `kotlin.test`.
10 months ago
Don Turner 6bb75909fe
Merge pull request #1667 from SimonMarquis/patch-2
10 months ago
Jaehwa Noh 489aebf629
Fix duplicated implementation of hilt. (#1570)
11 months ago
Simon Marquis eae51a6df9
[Fix] Add missing unit test dependency for JVM modules
11 months ago
Alfayed Baksh 8b199c134d
Update Jacoco.kt
11 months ago
cketti 20a42241e7 Use invariant locale when capitalizing Gradle task names
11 months ago
Alex Vanyo 5a382e3a45
Merge pull request #1593 from Jaehwa-Noh/remove-enable-strong-skip
1 year ago
Don Turner 206d2c42d0
Merge pull request #1547 from SimonMarquis/gradle-8.9
1 year ago
Jaehwa Noh cc15e40877 Remove enableStrongSkippingMode.
1 year ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
1 year ago
Simon Marquis cf0e6d0e5c Replace internal `capitalized` extension
1 year ago
Jaehwa Noh ba5edc5014 Add explicit variable name in lambda based on Type name.
1 year ago
Jaehwa Noh 65d7e4519e Refactor to improve `FlavorDimension` extensibility, and replace to `register` lazy api.
1 year ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
1 year ago