when i want to sync the realm to my project, the android studio show me whit Read timed out
or say that compile is not support but my project have no code whit compile.
i tried to update the version of the realm, but still fail to work when i add the below code
my app level build.gradle
apply plugin: 'realm-android'
my project level build.gradle
classpath "io.realm:realm-gradle-plugin:1.0.0"
the Android Studio show Read time out
and when i update the realm version to 3.0.0
and the Android Studio show the compile is abandon