gradlekotlinize icon indicating copy to clipboard operation
gradlekotlinize copied to clipboard

Convert Groovy build.gradle to Kotlin build.gradle.kts online using this website.

Results 3 gradlekotlinize issues
Sort by recently updated
recently updated
newest added

hello, I try and it has different result with the terminal version of [GradleKotlinConverter](https://github.com/bernaferrari/GradleKotlinConverter) The different is apps will result error if there is compileOptions, Beside that, there is no...

- Dark theme - Share button - Instead of wasting time on selecting and copying, it would be cool if we could have additional way to do it: a)Copy button...

compileOptions { sourceCompatibility JavaVersion.VERSION_11 targetCompatibility JavaVersion.VERSION_11 }