mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-10 21:36:16 +00:00
build: use binary compatibility validator
This prevents releasing breaking changes accidentally.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
plugins {
|
||||
kotlin("jvm") version "1.8.20"
|
||||
`maven-publish`
|
||||
alias(libs.plugins.binary.compatibility.validator)
|
||||
}
|
||||
|
||||
group = "app.revanced"
|
||||
|
||||
Reference in New Issue
Block a user