🐞 Better crash attribution to Kotlin code in Crashlytics Crashes are now correctly attributed to .kt files, if your app uses R8 with obfuscation turned on along with Android Gradle 4.2.0+. During thi...
Features
- 🎟 Deploying Cloud Functions now cleans artifacts in more cases Version 9.23.1 of the Firebase CLI corrects a bug where containers in Artifact Registry would not be deleted if a function has an uppercase character in its name. And version 10 of the CLI is also out, and with this release, the Cloud Functions runtime defaults to Node.js 16.
- 🐞 Better crash attribution to Kotlin code in Crashlytics Crashes are now correctly attributed to .kt files, if your app uses R8 with obfuscation turned on along with Android Gradle 4.2.0+. During this transition, you might see .kt issues that are duplicates of existing .java issues.
- 👌 Fixed NullPointerException in Analytics We updated to newer versions of play-services-base and play-services-tasks to solve an issue with NullPointerExceptions when handling Task results in Kotlin code. Upgrade to BoM v29.0.3 to get this fix, and others.
🐞 Better crash attribution to Kotlin code in Crashlytics Crashes are now correctly attributed to .kt files, if your app uses R8 with obfuscation turned on along with Android Gradle 4.2.0+. During this transition, you might see .kt issues that are duplicates of existing .java issues.