mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-01 14:55:19 +00:00
build: switch root project to convention plugins
This commit is contained in:
@@ -3,7 +3,9 @@
|
|||||||
* SPDX-License-Identifier: GPL-3.0-only
|
* SPDX-License-Identifier: GPL-3.0-only
|
||||||
*/
|
*/
|
||||||
plugins {
|
plugins {
|
||||||
`binary-compatibility-validator`
|
id("com.github.android-password-store.binary-compatibility")
|
||||||
`aps-plugin`
|
id("com.github.android-password-store.gradle")
|
||||||
|
id("com.github.android-password-store.git-hooks")
|
||||||
|
id("com.github.android-password-store.kotlin-common")
|
||||||
id("com.github.android-password-store.spotless")
|
id("com.github.android-password-store.spotless")
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user