android / codelab-android-datastore

Apache License 2.0
228 stars 105 forks source link

Bump versions for Bumblebee #51

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

JoseAlcerreca commented 2 years ago

Actually, please abandon this one as the branch is not relevant anymore