android / codelab-android-room-with-a-view

Apache License 2.0
746 stars 490 forks source link

errors after the changes from the example from android with java #255

Open Julia8909809 opened 7 months ago

Julia8909809 commented 7 months ago

i tryed to work on the Android Room with a View example from Android developers. There is a step to step advice to understand how android studio works. after the build gradle changes i recived many errors. And do not know what to do. Unresolved referende: appCompatVersion Too many characters in a character literal "1.5.1" Unresolved referende: constraintLayoutVersion and so on and so on the whole ext is red. and the line with this change is also full of errors androidTestImplementation ("androidx.test.espresso:espresso-core:$rootProject.espressoVersion", { exclude group: 'com.android.support', module: 'support-annotations' })