update
This commit is contained in:
@@ -67,6 +67,7 @@ repositories {
|
||||
dependencies {
|
||||
api fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
|
||||
api files('libs/jcc-bate-0.7.3.jar')
|
||||
api files('libs/OpenInstall_v2.3.0.jar')
|
||||
compileOnly fileTree(dir: '../libs', include: ['*.aar'])
|
||||
api rootProject.ext.dependencies["appcompat-androidx"]
|
||||
api rootProject.ext.dependencies["recyclerview-androidx"]
|
||||
@@ -199,7 +200,7 @@ dependencies {
|
||||
api 'com.makeramen:roundedimageview:2.3.0'
|
||||
api 'com.google.android.gms:play-services-auth:15.0.0'
|
||||
api 'com.google.android.material:material:1.4.0'
|
||||
api files('libs/OpenInstall_v2.3.0.jar')
|
||||
|
||||
// api files('libs/svgaplayer-release-v1.2.1.aar')
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user