mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-06-29 05:08:08 +08:00
build: Do not sign all releases with debug key
This commit is contained in:
@ -161,7 +161,6 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
buildConfigField("long", "BUILD_ID", "0L")
|
buildConfigField("long", "BUILD_ID", "0L")
|
||||||
signingConfig = signingConfigs.getByName("debug")
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user