You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
Bump to 0.7.0
This commit is contained in:
@@ -45,8 +45,8 @@ androidComponents.onVariants { variant ->
|
||||
include("module.prop")
|
||||
expand(
|
||||
"moduleId" to moduleId,
|
||||
"moduleName" to "$moduleName-$variantCapped",
|
||||
"versionName" to "$verName ($verCode)-($variantCapped)",
|
||||
"moduleName" to moduleName,
|
||||
"versionName" to "$verName ($verCode-$variantLowered)",
|
||||
"versionCode" to verCode,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user