Skip to content

Conversation

@mradzinski
Copy link
Contributor

@mradzinski mradzinski commented Oct 4, 2018

AndroidX has already hit its stable 1.0.0 release 🙂

PS: You might wanna update Travis too 😅 (last couple PR's fail to build due to licenses acceptance)

@JEuler
Copy link

JEuler commented Oct 21, 2018

@mradzinski Hi! You can update build tools, and gradle tools to 3.2.1. And also, maybe the travis will be "healed" with this content for travis.yml

jdk: oraclejdk8
sudo: false

android:
  components:
    - tools
    - platform-tools
    - build-tools-28.0.3
    - android-28
    - extra-android-m2repository

script:
 - ./gradlew clean build

PS. Not doing PR only because don't want to create ANOTHER ONE conversion PR. 👍

@ArthurHub ArthurHub merged commit b2d86eb into ArthurHub:master Oct 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants