Made API Jar name use mod_version instead of versionStr
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
version = "API-" + rootProject.versionStr
|
||||
version = "API-" + rootProject.mod_version
|
||||
|
||||
configurations {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user