Commit 83f6b298 authored by 王雪伟's avatar 王雪伟

[提交人]:王雪伟

[提交简述] :幸运农田
[实现方案] :
parent e779ca1a
......@@ -160,7 +160,7 @@ dependencies {
api fileTree(include: ['*.aar'], dir: 'libs')
api fileTree(include: ['*.jar'], dir: 'libs')
implementation project(path: ':userinfo')
implementation project(path: ':game')
implementation project(':game')
implementation project(':library')
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment