Results 6 issues of Aman Talwar

- [x] Supports Kotlin 1.6.10 - [x] Java 17 - [x] gradle 7.3.3 - [x] updated documentation and nomenclature as per official convention - [x] updated deprecated functions.

gradle plugin upgraded to 0.14.4 gradle updtaed to 2.2.1 project backported to work on kitkat and above

Greetings I was looking into your sdk and found it great.. A great tool to integrate Firebase I must say. But as FireStore is there now, are there any plans...

enhancement
vote

Hi, Is it possible to add an option to not use "Hungarian Notation". It would be a great feature. Thanks :)

I may sound noob here but I have read some where that parcelable is 10 times faster than serializable for android. So why using Serializable Object instead of Parcelable objects.?

in Agera tutorial here [https://codelabs.developers.google.com/codelabs/android-agera/#5 ](url) , Second last paragraph which goes like this: > To understand how this works, let's follow the dots: > > This last line sets...

bug