Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Update dependencies #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

plastiv
Copy link

@plastiv plastiv commented Feb 15, 2019

Not everything is the latest version, but its a step into that direction. Helps with gojuno/composer#160

@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.7-bin.zip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure to run something with ./gradlew, like ./gradlew tasks, it'll likely update wrapper too and you'll need to commit it

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

@nottyo
Copy link

nottyo commented Jul 28, 2019

Any update on this? I also found a problem while using composer with https://github.com/trevjonez/composer-gradle-plugin

Could not find org.jetbrains.kotlin:kotlin-runtime:1.3.21.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/org/jetbrains/kotlin/kotlin-runtime/1.3.21/kotlin-runtime-1.3.21.pom
       - https://dl.google.com/dl/android/maven2/org/jetbrains/kotlin/kotlin-runtime/1.3.21/kotlin-runtime-1.3.21.jar
       - https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-runtime/1.3.21/kotlin-runtime-1.3.21.pom
       - https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-runtime/1.3.21/kotlin-runtime-1.3.21.jar
       - https://github.com/uPhyca/stetho-realm/raw/master/maven-repo/org/jetbrains/kotlin/kotlin-runtime/1.3.21/kotlin-runtime-1.3.21.pom
       - https://github.com/uPhyca/stetho-realm/raw/master/maven-repo/org/jetbrains/kotlin/kotlin-runtime/1.3.21/kotlin-runtime-1.3.21.jar
       - https://jitpack.io/org/jetbrains/kotlin/kotlin-runtime/1.3.21/kotlin-runtime-1.3.21.pom
       - https://jitpack.io/org/jetbrains/kotlin/kotlin-runtime/1.3.21/kotlin-runtime-1.3.21.jar
       ...
     Required by:
         project :app> com.gojuno.composer:composer:0.6.0 > com.gojuno.commander:os:0.1.7
         project :app > com.gojuno.composer:composer:0.6.0 > com.gojuno.commander:android:0.1.7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants