plugins { id 'ch.fhnw.thga.frege' version '1.7.1-alpha' } frege { version = '3.25.84' release = '3.25alpha' mainModule = 'ch.fhnw.thga.Test' replModule = 'ch.fhnw.thga.Test' }