android / codelab-android-dagger

Apache License 2.0
181 stars 157 forks source link

Versions update for Bumblebee #64

Closed osuleymanova closed 2 years ago

osuleymanova commented 2 years ago

Updated versions of: Kotlin, AGP and gradle compileSDK and targetSDK dependencies dagger

removed lines: id 'kotlin-android-extensions' implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" buildToolsVersion "30.0.3"