Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
NTMApp
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhang_u
NTMApp
Commits
8a39ad81
Commit
8a39ad81
authored
Apr 15, 2025
by
zhang_u
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
单机取号
parent
3034d5ad
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
build.gradle
app/build.gradle
+8
-0
build.gradle
build.gradle
+1
-0
No files found.
app/build.gradle
View file @
8a39ad81
...
@@ -64,4 +64,11 @@ dependencies {
...
@@ -64,4 +64,11 @@ dependencies {
implementation
'com.squareup.retrofit2:adapter-rxjava:2.0.2'
implementation
'com.squareup.retrofit2:adapter-rxjava:2.0.2'
implementation
'com.squareup.okhttp3:okhttp:3.10.0'
implementation
'com.squareup.okhttp3:okhttp:3.10.0'
implementation
'com.google.code.gson:gson:2.8.5'
implementation
'com.google.code.gson:gson:2.8.5'
implementation
'com.github.bumptech.glide:glide:4.9.0'
annotationProcessor
'com.github.bumptech.glide:compiler:4.9.0'
implementation
'com.github.bumptech.glide:okhttp3-integration:4.9.0'
implementation
'io.github.xmaihh:serialport:2.1.1'
}
}
\ No newline at end of file
build.gradle
View file @
8a39ad81
...
@@ -18,6 +18,7 @@ allprojects {
...
@@ -18,6 +18,7 @@ allprojects {
google
()
google
()
jcenter
()
jcenter
()
mavenCentral
()
mavenCentral
()
maven
{
url
"https://jitpack.io"
}
}
}
}
}
...
...
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