You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apply plugin: 'maven'// for uploading to a maven repo
51
51
// apply plugin: 'checkstyle'
52
52
53
-
version ="7.1.2"
53
+
version ="7.1.3"
54
54
group ="com.mod-buildcraft-compat"
55
55
archivesBaseName ="buildcraft-compat"// the name that all artifacts will use as a base. artifacts names follow this pattern: [baseName]-[appendix]-[version]-[classifier].[extension]
0 commit comments