mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 13:56:16 +00:00
chore: move version to properties
This commit is contained in:
@@ -4,7 +4,6 @@ plugins {
|
||||
}
|
||||
|
||||
group = "net.revanced"
|
||||
version = "1.0"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
kotlin.code.style=official
|
||||
kotlin.code.style=official
|
||||
version=1.0.0
|
||||
|
||||
Reference in New Issue
Block a user