RepoType: git Repo: https://github.com/AntiLaby/jsemver Prepare: | printf " java { sourceCompatibility(JavaVersion.VERSION_1_8) targetCompatibility(JavaVersion.VERSION_1_8) }" >> build.gradle