add GSON dependency
This commit is contained in:
		@ -28,6 +28,7 @@ dependencies {
 | 
			
		||||
    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
 | 
			
		||||
    implementation "no.tornado:tornadofx:$tornadofx_version"
 | 
			
		||||
    implementation "com.jfoenix:jfoenix:8.0.8"
 | 
			
		||||
    implementation 'com.google.code.gson:gson:2.8.5'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
compileKotlin {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user