mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-15 19:25:09 +01:00
Update to 19w34a
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
id 'idea'
|
||||
id 'eclipse'
|
||||
id 'com.matthewprenger.cursegradle' version '1.0.9'
|
||||
id 'fabric-loom' version '0.2.4-SNAPSHOT'
|
||||
id 'fabric-loom' version '0.2.5-SNAPSHOT'
|
||||
}
|
||||
|
||||
boolean dev = System.getenv('RELEASE') == null || System.getenv('RELEASE').equals('false');
|
||||
|
||||
Reference in New Issue
Block a user