mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 22:05: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
|
||||
*/
|
||||
plugins {
|
||||
`binary-compatibility-validator`
|
||||
`aps-plugin`
|
||||
id("com.github.android-password-store.binary-compatibility")
|
||||
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")
|
||||
}
|
||||
|
Reference in New Issue
Block a user