ScreamingHawk / android-slideshow

A simple slideshow application for your mobile.
MIT License
43 stars 45 forks source link

Build failure: Could not find com.android.tools.build:gradle:3.0.1 #100

Closed relan closed 6 years ago

relan commented 6 years ago

Hi,

F-Droid maintainer here. Slideshow fails to build since 2.2.1:

Could not resolve all files for configuration ':classpath'. Could not find com.android.tools.build:gradle:3.0.1.

Steps to reproduce:

  1. cd app
  2. gradle assembleRelease

The problem here is that Android Gradle plugin 3.0.1 is available only in Google Maven repo, not JCenter. Please adjust your top-level build.gradle.

ScreamingHawk commented 6 years ago

F-Droid has updated their supported versions. This is no longer an issue.

relan commented 6 years ago

Actually this change fixed Slideshow, not F-Droid.

ScreamingHawk commented 6 years ago

Oh! Cool :)

On Tue, 3 Apr 2018, 4:09 PM relan, notifications@github.com wrote:

Actually this change https://github.com/ScreamingHawk/android-slideshow/commit/ded6c7b9a00165bc1ff296ef23508d4cc2b8d905#diff-c197962302397baf3a4cc36463dce5eaR6 fixed Slideshow, not F-Droid.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/ScreamingHawk/android-slideshow/issues/100#issuecomment-378122338, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZJSG9Wl73xMitclnV6iUu7oXlM-LJqks5tkvYIgaJpZM4SDO0T .