index
:
fork/Android-Password-Store.git
archived/security-keys
aw/passkey-support
develop
hs/age-backend
hs/nio-paths
release
release-1.13
renovate/com.slack.lint-slack-lint-checks-0.x
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-logic
/
src
Age
Commit message (
Collapse
)
Author
2023-04-27
refactor(build): introduce a standalone plugin for Kotlin JVM libraries
Harsh Shandilya
2023-04-27
refactor(build): remove `kotlin-library` plugin from Android modules
Harsh Shandilya
2023-04-27
refactor(build): commonize Lint config
Harsh Shandilya
2023-04-25
fix(build): simplify Kotlin JVM target handling
Harsh Shandilya
2023-04-23
chore(build): misc cleanups to application and dependency updates plugins
Harsh Shandilya
2023-04-23
fix(build): switch kotlin-library plugin to `compilerOptions` DSL
Harsh Shandilya
2023-04-23
fix(build): do not apply Android plugin in kapt plugin
Harsh Shandilya
2023-04-23
chore(build): simplify library release signing setup
Harsh Shandilya
2023-04-10
feat(deps): migrate to Kotlin 1.8.20
Harsh Shandilya
2023-03-26
feat(build): migrate to Crowdin V2 API
Harsh Shandilya
2023-03-21
refactor(build): wire up CC-compatible task dependencies for Crowdin
Harsh Shandilya
2023-03-21
feat(build): pull out Crowdin tasks to their own classes
Harsh Shandilya
2023-03-04
refactor: use worker API for `KtfmtFormatTask`
Harsh Shandilya
2023-03-01
feat(build): configure Lint baselines for all compatible projects
Harsh Shandilya
2023-01-05
fix: remove deprecated API
Harsh Shandilya
2023-01-03
Revert "Revert "fix: disable Sentry dependency report""
Harsh Shandilya
This reverts commit 5cccd535aec307d2b55a51091f0119a5055407db.
2022-12-29
Revert "fix: disable Sentry dependency report"
Harsh Shandilya
This reverts commit 5c35acdfbcffdacb2e35b51dcbd8e279db44c5ae.
2022-12-29
feat(gradle): bump to 8.0 RC1
Harsh Shandilya
2022-12-19
fix: disable Sentry dependency report
Harsh Shandilya
Incompatible with configuration cache
2022-12-08
refactor: simplify `KtfmtCheckTask`
Harsh Shandilya
2022-12-08
Revert "fix(deps): update kotlin to v1.7.22 (#2278)"
Harsh Shandilya
Let's just wait for a real update This reverts commit 54bb4676a7c16d959769e522ac018f3e3e822797.
2022-12-02
refactor(build-logic): use `ExtensionContainer#configure` extension
Harsh Shandilya
2022-12-02
refactor(build-logic): move all code to a single top-level project
Harsh Shandilya
2021-11-16
Convert build-logic to a proper included build
Harsh Shandilya
2021-11-15
build-logic: migrate Spotless to a convention plugin
Harsh Shandilya