mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
Start 1.8 dev cycle
This commit is contained in:
@@ -49,7 +49,7 @@ tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {
|
||||
}
|
||||
|
||||
group = 'net.fabricmc'
|
||||
def baseVersion = '1.7'
|
||||
def baseVersion = '1.8'
|
||||
|
||||
def ENV = System.getenv()
|
||||
if (ENV.BUILD_NUMBER) {
|
||||
|
||||
Reference in New Issue
Block a user