Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-26 | Move Compose code to ui-compose module (#1687) | Harsh Shandilya | |
2022-01-13 | Refactor randomized password generator into a separate module (#1663) | Aditya Wasan | |
2021-12-26 | Misc cleanups to build-logic and expand BCV exclusion list (#1622) | Harsh Shandilya | |
* build-logic: remove `kotlin-dsl-precompiled-script-plugins` plugin * build-logic: use generated accessors for extensions * build: exclude non-published library projects from API dump There's no point in tracking binary compatibility for libraries that are only used internally | |||
2021-12-23 | Misc cleanups and fixes (#1611) | Harsh Shandilya | |
2021-12-22 | Upgrade to Gradle 7.3.3 (#1600) | Harsh Shandilya | |
* gradle: upgrade to 7.3.3 * build-logic: make Kotlin and Java targets match | |||
2021-12-14 | Batch dependency upgrades (#1590) | Harsh Shandilya | |
2021-12-11 | Miscellaneous build and CI cleanups (#1587) | Harsh Shandilya | |
2021-12-07 | Upgrade workflows to use Java 17 (#1579) | Harsh Shandilya | |
2021-12-07 | build: add kotlinx-kover for library code coverage | Harsh Shandilya | |
2021-12-03 | Turn on explicit API for Kotlin JVM projects (#1568) | Harsh Shandilya | |
2021-12-03 | build-logic/kotlin-plugins: add android and kapt plugins | Harsh Shandilya | |
2021-11-16 | build-logic: add Kotlin convention plugins | Harsh Shandilya | |
2021-11-16 | Convert build-logic to a proper included build | Harsh Shandilya | |