gradle configuration update #7
@ -2,8 +2,8 @@ plugins {
|
|||||||
|
|||||||
id 'fabric-loom' version '0.2.0-SNAPSHOT'
|
id 'fabric-loom' version '0.2.0-SNAPSHOT'
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceCompatibility = 1.8
|
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||||
![]() Bad indentation Bad indentation
![]() Bad indentation Bad indentation
|
|||||||
targetCompatibility = 1.8
|
targetCompatibility = JavaVersion.VERSION_1_8
|
||||||
![]() Bad indentation Bad indentation
![]() Bad indentation Bad indentation
|
|||||||
|
|
||||||
archivesBaseName = "modid"
|
archivesBaseName = "modid"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
|
|||||||
![]() Bad indentation Bad indentation
![]() Bad indentation Bad indentation
|
Loading…
Reference in New Issue
Block a user
Bad indentation
Bad indentation