Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-15 | chore: rename TOML keys for coroutines deps | Harsh Shandilya | |
2023-04-27 | refactor(build): remove `kotlin-library` plugin from Android modules | Harsh Shandilya | |
2023-03-21 | fix(build): remove `DSL_SCOPE_VIOLATION` suppression | Harsh Shandilya | |
This was a Gradle bug that is now fixed https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Access%20to%20version%20catalog%20for%20plugins%20in%20the%20plugins%20%7B%7D%20block | |||
2022-03-27 | Migrate namespaces to Gradle (#1805) | Harsh Shandilya | |
* ui-compose: update Gradle configuration * gradle: fix namespace for a couple astray Compose dependencies * all: switch to Gradle namespace property Mirrors a similar change from AndroidX https://github.com/androidx/androidx/commit/dcfa035a961fd1daabb7dcccf97d77fa2a006abf | |||
2021-12-11 | Miscellaneous build and CI cleanups (#1587) | Harsh Shandilya | |
2021-12-03 | Turn on explicit API for Kotlin JVM projects (#1568) | Harsh Shandilya | |
2021-12-03 | all: switch to new convention plugins | Harsh Shandilya | |
2021-11-16 | build: apply `kotlin-common` convention plugin where applicable | Harsh Shandilya | |
2021-10-09 | Upgrade plugin dependencies and fix Javadoc generation (#1517) | Harsh Shandilya | |
* build: upgrade all plugins * autofill-parser/openpgp-ktx: apply Dokka plugin * Move repository configuration to settings.gradle.kts * Replace deprecated lintOptions * Reorder repositories | |||
2021-04-18 | build: enable explicit API automatically on all library projects | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-04-12 | Update to Gradle 7.0 (#1381) | Harsh Shandilya | |
2021-04-10 | openpgp-ktx: relicence to Apache 2.0 | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-03-18 | all: reformat with ktfmt | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-03-18 | all: update copyrights | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2021-02-06 | Replace JCenter with Maven Central (#1303) | Harsh Shandilya | |
2020-11-30 | openpgp-ktx: pick up the correct consumer proguard rules | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-11-29 | openpgp-ktx: import at 95eed95fb5654e9dcfe32c3712ae97385e186396 | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> |