This commit is contained in:
rootVIII 2021-05-31 00:42:09 -04:00
parent 0ba5acba03
commit e72b642306

View file

@ -80,7 +80,7 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
compile project(':skulls')
}
// Then synch the change to the build.gradle for the project
// Then follow screen prompts to sync the build.gradle change to the project
// 4. Place the following in app/src/main/java/com.<your username>.skullsmobile/MainActivity.java: