Şu yorumu yaptım:
./gradlew app:installDebug
yalnızca günlükle karşılanacak:
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine java version from '11.0.2'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
Gradle sürümüm 5.1.1:
------------------------------------------------------------
Gradle 5.1.1
------------------------------------------------------------
Build time: 2019-01-10 23:05:02 UTC
Revision: 3c9abb645fb83932c44e8610642393ad62116807
Kotlin DSL: 1.1.1
Kotlin: 1.3.11
Groovy: 2.5.4
Ant: Apache Ant(TM) version 1.9.13 compiled on July 10 2018
JVM: 11.0.2 (Oracle Corporation 11.0.2+9-LTS)
OS: Mac OS X 10.13.6 x86_64
Nasıl devam edeceğimi bilmiyorum (Yükseltmeyi / düşürmeyi denedim, ancak şu ana kadar hiçbir şey işe yaramadı).
GÜNCELLEME: Koştuğumda ./gradlew --version
aşağıdakileri aldım:
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine java version from '11.0.2'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
Benim gradle-wrapper.properties
içerir:
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-rc-1-all.zip
gradle --version
veya sonucu ./gradlew --version
mu? Gradle tabanlı projeler , farklı geliştiricilerin projeyi oluşturmak için aynı Gradle sürümünü kullanmasını kolaylaştırmak için genellikle bir sarmalayıcı kullanır; bu aynı zamanda yapıları daha kararlı hale getirir.
gradle --version