Android Studio - no signature of method: build - error | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Android Studio - no signature of method: build - error

Dear community When I run my testapp again after a few months of inactivity, I get the following error: no signature of method: build https://www.sololearn.com/post/1625152/?ref=app What can I do? Thank you so much for your answers.

14th Apr 2022, 9:15 PM
Julius
1 Antwort
0
You have to change the configuration. You are using some deprecated versions and you have to add new dependencies. Like view binding and new version of kotlin support
22nd May 2022, 11:05 AM
Anubhav A
Anubhav A - avatar