android / codelab-android-datastore

Apache License 2.0
227 stars 105 forks source link

Bump versions for Bumblebee #54

Closed osuleymanova closed 2 years ago

osuleymanova commented 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()