ext { getLibraryVersionName = { -> return "1.2" } getLibraryVersionCode = { -> return 120 } }