Commit Graph

241 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
madroid 40efeed4ed Move 'core-' module to core subfolder
3 years ago
renovate[bot] 9e1b199aa8 Update dependency gradle to v7.5.1
3 years ago
Jolanda Verhoef 6300bcb51c Merge pull request #236 from android/jv/fix-warnings-as-errors
3 years ago
Jolanda Verhoef 9d433ce590 Remove unused imports
3 years ago
Jolanda Verhoef a8dcf185ba Only use gradle.properties to read warningsAsErrors
3 years ago
Jolanda Verhoef e0ccd03e1d Read gradle property as string instead of boolean, gradle sync fails otherwise.
3 years ago
Jolanda Verhoef ef99aefb2e Read warningsAsErrors from local.properties or gradle.properties, and default to false
3 years ago
Jolanda Verhoef 8e3f43f388 Use GradleLocalProperties for reading warningsAsErrors from local.properties
3 years ago
Wojtek Kaliciński 4fad5cacc2 Use [plugins] block in version catalog
3 years ago
Jolanda Verhoef a89829b882 Merge pull request #177 from oheyadam/aa/included-build-gradle-properties
3 years ago
Manuel Vivo 29350b2c1f Use collectAsStateWithLifecycle to safely collect uiState (#166)
3 years ago
Jolanda Verhoef 8a77ce8c9f Merge pull request #182 from android/compose-kotlin-version-updates
3 years ago
Ben Weiss 3c67cc939f Merge pull request #145 from android/bw/initialMetrics
3 years ago
Márton Braun 11e1ab5eb2 Update Compose compiler to 1.2.0, Kotlin to 1.7.0
3 years ago
Adam Ahmed 11a3e5f893 Add a gradle.properties file to the build-logic project
3 years ago
Alex Vanyo 82e81b9f82 Merge pull request #135 from android/av/included-build-gradle-wrapper
3 years ago
Ben Weiss 567c993073 Address review comments
3 years ago
Jolanda Verhoef 84365ecc5d Merge pull request #125 from takahirom/add-compiler-metrics-option
3 years ago
Nick Rout 1f984bef26 Improve design system usage and add lint checks
3 years ago
takahirom 8233ffff96 Add last blank line
3 years ago
takahirom f3f60deb2a Move compose metrics parameters to Android Compose script
3 years ago
Alex Vanyo ba11dcdaf0 Add duplicate Gradle wrapper to included build
3 years ago
takahirom 60ffd84032 Add compose compiler metrics option
3 years ago
Jose Alcérreca 3157aac537 Merge remote-tracking branch 'github/main'
3 years ago
Satyan Jacquens 0f008977a2 Keep targetSdk 31
3 years ago
Don Turner 75c65fe380 Add demo and prod product flavors. Remove staging variant.
3 years ago
sjcqs b22dcd7b38 Apply used plugins in conventions
3 years ago
sjcqs 2b90a75f7f Add copyrights
3 years ago
Satyan Jacquens 85b534a17f Remove extra space
3 years ago
satyan e7f615af04 Make build-logic extension internal
3 years ago
satyan df3fac7757 Update build-logic README.md
3 years ago
satyan 32d204bfb0 Replace gradle script with explicit convention plugins
3 years ago
kbuilder 47fd8f9d35 Merge branch 'github/main'
3 years ago
NUmeroAndDev 50395ecf9d Replaced -Xopt-in to -opt-in because deprecated
3 years ago
kbuilder c98b30051c Merge branch 'github/main'
3 years ago
Simona Stojanovic 89c63f243a Add common build convention for feature modules
3 years ago
Simon Marquis 3e1f920936 Fix broken link in build-logic/README.md
3 years ago
Alex Vanyo c8ae629da0 Update compile and target API to 32
3 years ago
Alex Vanyo 403afba03f Configure spotless for kts and xml files
3 years ago
Don Turner 455ccc5012 Add license header
3 years ago
Alex Vanyo 4dceebab73 Setup convention plugins base
3 years ago