android-kotlin-login icon indicating copy to clipboard operation
android-kotlin-login copied to clipboard

Code updated to run on SDK 33 and Gradle 7.5

Open graffiti75 opened this issue 1 year ago • 0 comments

Unfortunately this repo is not working anymore because the last time it was updated was 3 years ago.

  • This repo is used on course "Android Kotlin Developer" of Udacity, more specifically on chapter "Advanced Android Apps with Kotlin - Part 2", class "5.6. Implementing Login on Android with FirebaseUI".
  • As a Code Reviewer for the Android course in Udacity, in order to help students of this course, I decided to create this PR to update the repo.
  • Between the requested changes, we have:
    • SDK version updated to version 33.
    • Gradle version updated to 7.5.
    • Dependencies updated on app/build.gradle.

graffiti75 avatar Apr 06 '23 19:04 graffiti75