Brayan603

Results 3 issues of Brayan603

dependencies { implementation(libs.appcompat) implementation(libs.material) implementation(libs.activity) implementation(libs.constraintlayout) implementation(libs.navigation.fragment) implementation(libs.navigation.ui) testImplementation(libs.junit) androidTestImplementation(libs.ext.junit) androidTestImplementation(libs.espresso.core) implementation 'com.hbb20:ccp:2.5.0' }

e: file:///C:/Users/Brayan%20Malova/AndroidStudioProjects/TheBibleStudy/app/build.gradle.kts:48:20: Unexpected tokens (use ';' to separate expressions on the same line) >> Ask Gemini Unexpected tokens (use ';' to separate expressions on the same line)

Launching lib\main.dart on TECNO BD2d in debug mode... Running Gradle task 'assembleDebug'... FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\Brayan Malova\AndroidStudioProjects\untitled4\android\build.gradle' line: 10 * What went wrong:...