Closed osuleymanova closed 2 years ago
Kotlin, gradle and AGP versions updated compileSdk and targetSdk versions updated android:exported="true" in Manifest set libraries versions updated jcenter() replaced with mavenCentral() apply plugin: 'kotlin-android-extensions' removed kotlin-stdlib-jdk7:${versions.kotlin_version} removed gradle.properties added
Hi Oxana, thanks for this PR but this fixit branch should be deleted from the project.
fixit
Hi @manuelvicnt, thanks for the update.
Kotlin, gradle and AGP versions updated compileSdk and targetSdk versions updated android:exported="true" in Manifest set libraries versions updated jcenter() replaced with mavenCentral() apply plugin: 'kotlin-android-extensions' removed kotlin-stdlib-jdk7:${versions.kotlin_version} removed gradle.properties added