解决了一些发布maven的版本依赖,但是卡在了mogo-module-share

This commit is contained in:
董宏宇
2021-09-03 20:01:05 +08:00
parent 98f6fe9422
commit 5139a2f6e1
9 changed files with 90 additions and 129 deletions

View File

@@ -34,8 +34,8 @@ dependencies {
implementation rootProject.ext.dependencies.kotlinstdlibjdk7
implementation rootProject.ext.dependencies.glideanno
implementation rootProject.ext.dependencies.glideokhttp3
implementation rootProject.ext.dependencies.supportannos
annotationProcessor rootProject.ext.dependencies.supportannos
implementation rootProject.ext.dependencies.androidxannotation
annotationProcessor rootProject.ext.dependencies.androidxannotation
annotationProcessor rootProject.ext.dependencies.glidecompiler
implementation rootProject.ext.dependencies.androidxappcompat
api 'ch.hsr:geohash:1.4.0'