zipzip
This commit is contained in:
@@ -67,7 +67,7 @@ allprojects{
|
|||||||
platform = "${platform.substring(0, platform.length() - 2)}-${platform.substring(platform.length() - 2)}bit"
|
platform = "${platform.substring(0, platform.length() - 2)}-${platform.substring(platform.length() - 2)}bit"
|
||||||
}
|
}
|
||||||
|
|
||||||
return "[${platform}]${getModifierString()}[${getNeatVersionString()}]${appName}.zip"
|
return "[${platform}]${getModifierString()}[${getNeatVersionString()}]${appName}"
|
||||||
}
|
}
|
||||||
|
|
||||||
getVersionString = {
|
getVersionString = {
|
||||||
|
|||||||
Reference in New Issue
Block a user