mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-06-12 05:07:37 +02:00
build: bump version before executing build task (#274)
This commit is contained in:
@ -51,3 +51,5 @@ dependencies {
|
||||
compileOnly("com.squareup.okhttp3:okhttp:4.10.0")
|
||||
compileOnly("com.squareup.retrofit2:retrofit:2.9.0")
|
||||
}
|
||||
|
||||
tasks.register("publish") { dependsOn("build") }
|
||||
|
Reference in New Issue
Block a user