android-maps-utils从升级1.0.0到1.0.1集群后,我的应用程序部分将无法编译,因为
import com.google.maps.android.clustering.ClusterItem
import com.google.maps.android.clustering.ClusterManager
不再导入。
恢复到1.0.0它再次起作用。
有谁知道发生了哪些重大变化1.0.1?
RG
android-maps-utils从升级1.0.0到1.0.1集群后,我的应用程序部分将无法编译,因为
import com.google.maps.android.clustering.ClusterItem
import com.google.maps.android.clustering.ClusterManager
不再导入。
恢复到1.0.0它再次起作用。
有谁知道发生了哪些重大变化1.0.1?
RG