commander icon indicating copy to clipboard operation
commander copied to clipboard

Update dependencies

Open plastiv opened this issue 6 years ago • 1 comments

Not everything is the latest version, but its a step into that direction. Helps with https://github.com/gojuno/composer/issues/160

plastiv avatar Feb 15 '19 15:02 plastiv

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

nottyo avatar Jul 28 '19 04:07 nottyo