Closed osuleymanova closed 2 years ago
Updated versions of: Kotlin, AGP and gradle compileSDK and targetSDK dependencies
removed lines: implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
set up: android:exported="true" in Manifest
jcenter() replaced with mavenCentral()
Updated versions of: Kotlin, AGP and gradle compileSDK and targetSDK dependencies
removed lines: implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
set up: android:exported="true" in Manifest
jcenter() replaced with mavenCentral()