The extensions library used in Mihon. ext { libVersion = '1.4.4' } dependencies { compileOnly "com.github.mihonapp:extensions-lib:$libVersion" }