DroidKaigi / conference-app-2018

The Official Conference App for DroidKaigi 2018 Tokyo
Apache License 2.0
1.35k stars 333 forks source link

Could not find dependency #677

Closed takahirom closed 6 years ago

takahirom commented 6 years ago

Overview (Required)

Could not find android.arch.persistence.room:compiler:1.0.0.
Searched in the following locations:
    file:/Users/takahirom/Library/Android/sdk/extras/m2repository/android/arch/persistence/room/compiler/1.0.0/compiler-1.0.0.pom
    file:/Users/takahirom/Library/Android/sdk/extras/m2repository/android/arch/persistence/room/compiler/1.0.0/compiler-1.0.0.jar
    file:/Users/takahirom/Library/Android/sdk/extras/google/m2repository/android/arch/persistence/room/compiler/1.0.0/compiler-1.0.0.pom
    file:/Users/takahirom/Library/Android/sdk/extras/google/m2repository/android/arch/persistence/room/compiler/1.0.0/compiler-1.0.0.jar
    file:/Users/takahirom/Library/Android/sdk/extras/android/m2repository/android/arch/persistence/room/compiler/1.0.0/compiler-1.0.0.pom
    file:/Users/takahirom/Library/Android/sdk/extras/android/m2repository/android/arch/persistence/room/compiler/1.0.0/compiler-1.0.0.jar
    https://repo.maven.apache.org/maven2/android/arch/persistence/room/compiler/1.0.0/compiler-1.0.0.pom
    https://repo.maven.apache.org/maven2/android/arch/persistence/room/compiler/1.0.0/compiler-1.0.0.jar
Required by:
    project :app
takahirom commented 6 years ago

I fixed it. But I don't know why 🤦‍♂️ I tried this. Please refer if you cannot build