#gradle
Read more stories on Hashnode
Articles with this tag
Steps-by-steps guide to add spotless code formatter to your Android project for both Kotlin script (KTS) and Groovy build Gradle files ยท I have been...
An overview of build Gradle files (settings.gradle/.kts, build.gradle/.kts, and gradle.properties) used in Android Studio for beginners ยท Build Gradle is...
What is the difference between minSdk, targetSdk and compileSdk in your build Gradle script? ยท Let's have a look at what minSdk, targetSdk and compileSdk...