Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
L
luckyfarm_xynt
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王雪伟
luckyfarm_xynt
Commits
83f6b298
Commit
83f6b298
authored
Feb 24, 2021
by
王雪伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[提交人]:王雪伟
[提交简述] :幸运农田 [实现方案] :
parent
e779ca1a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build.gradle
app/build.gradle
+1
-1
No files found.
app/build.gradle
View file @
83f6b298
...
...
@@ -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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment