Or use Gradle: repositories { google() mavenCentral() } dependencies { implementation 'com.github.bumptech.glide:glide:4.12.0' annotationProcessor ...
確定! 回上一頁