albertgao
03/08/2018, 1:36 AMcom.android.library
and kotlin-platform-android
. I import from android.net.Uri
, the IDE recognize it. But when I tried to build, I got an error : java.lang.NoClassDefFoundError: android/net/Uri
. I attached my build.gradle
. What am I missing here?