buildscript ext.kotlin_version = '1.5.31' // Kotlin 1.5.31 recommended repositories google() mavenCentral() dependencies classpath 'com.android.tools.build:gradle:7.0.4' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
dependencies implementation 'androidx.core:core-ktx:1.7.0' implementation 'androidx.appcompat:appcompat:1.4.0'
composeOptions kotlinCompilerExtensionVersion '1.0.5' // match Kotlin 1.5.31
android compileSdk 31 buildToolsVersion "31.0.0" defaultConfig minSdk 21 targetSdk 31
Android Studio Arctic Fox //top\\ «Best Pick»
buildscript ext.kotlin_version = '1.5.31' // Kotlin 1.5.31 recommended repositories google() mavenCentral() dependencies classpath 'com.android.tools.build:gradle:7.0.4' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
dependencies implementation 'androidx.core:core-ktx:1.7.0' implementation 'androidx.appcompat:appcompat:1.4.0' android studio arctic fox
composeOptions kotlinCompilerExtensionVersion '1.0.5' // match Kotlin 1.5.31 buildscript ext
android compileSdk 31 buildToolsVersion "31.0.0" defaultConfig minSdk 21 targetSdk 31 android studio arctic fox