Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Updated to Picasso v2.71828, gradle v4.6, sdk v27, gradle build tools v3.1.3 #389

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

neri4488
Copy link

--Updated gradle tools
--Updated to android version 27
--Minimum android version 19
--Updated to latest Picasso version.

neri4488 added 3 commits June 20, 2018 20:53
--Updated build version tools to 27.0.3
--Updated target sdk version to 27
--Removed depreciated libraries.
--Made MainActivity extend AppCompatActivity.
--Removed casting of views.
@simiansim
Copy link

Not a travis expert ...but this looks like it needs a simple build config fix.
Travis config needs to also update versions of build tools (was sdk 22).

    - build-tools-27.0.3
    - android-27

https://github.com/daimajia/AndroidImageSlider/blob/master/.travis.yml

Error reported:

Failed to install the following Android SDK packages as some licences have not been accepted.
platforms;android-27 Android SDK Platform 27
build-tools;27.0.3 Android SDK Build-Tools 27.0.3
To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.

@simiansim
Copy link

I made a new pull request based on this work. Build settings are working there for Travis. I had to downgrade grade and the SDK to get Travis working.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants