Jeff

Results 4 comments of Jeff

I'm afraid that didn't seem to do the trick. I made the addition (in the same spot as your screenshot) and am still getting the following: ``` * What went...

I did that and am still getting the same error. ``` GRADLE> FAILURE: Build failed with an exception. GRADLE> GRADLE> * What went wrong: GRADLE> Could not determine the dependencies...

Interestingly, a _new_ Skip project created from that exact command fails to build with a _different_ error now: ``` GRADLE> > java.util.concurrent.ExecutionException: com.android.builder.testing.api.DeviceException: com.android.ddmlib.InstallException: INSTALL_FAILED_VERSION_DOWNGRADE: Downgrade detected: Update version code...

I commented out that line and re-compiled -- it worked, both in the minimized project I sent you and my full project. 🎉 Thank you so much for your help....