I’m migrating a rather large Android-App from Kotlin 1.9.x to 2.0. for testing purposes.
How can i test that this has worked? I have seen zero new errors/warnings in my code after the migration, which makes me very suspicious.
I’m migrating a rather large Android-App from Kotlin 1.9.x to 2.0. for testing purposes.
How can i test that this has worked? I have seen zero new errors/warnings in my code after the migration, which makes me very suspicious.