Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Socket
Project
Project
Details
Activity
Releases
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
Android Widget
Socket
Commits
107c761c
Commit
107c761c
authored
Jul 06, 2023
by
李朝发
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
a3ef8fd4
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
109 additions
and
45 deletions
+109
-45
build.gradle
socket/build.gradle
+2
-1
NativeSocket.kt
socket/src/main/java/cn/qmai/socket/NativeSocket.kt
+107
-44
libsocket.so
socket/src/main/jniLibs/arm64-v8a/libsocket.so
+0
-0
libsocket.so
socket/src/main/jniLibs/armeabi-v7a/libsocket.so
+0
-0
No files found.
socket/build.gradle
View file @
107c761c
...
...
@@ -42,7 +42,8 @@ dependencies {
def
USERNAME
=
"lizhaofa"
def
PASSWORD
=
"0oh7bcnZtweAo7EX"
def
VERSION
=
"1.0.12"
// 非 grpc 版本号 1.0.12
def
VERSION
=
"1.1.12"
def
RELEASE_REPOSITORY_URL
=
"https://hub.zmcms.cn/repository/maven-releases"
afterEvaluate
{
...
...
socket/src/main/java/cn/qmai/socket/NativeSocket.kt
View file @
107c761c
This diff is collapsed.
Click to expand it.
socket/src/main/jniLibs/arm64-v8a/libsocket.so
View file @
107c761c
No preview for this file type
socket/src/main/jniLibs/armeabi-v7a/libsocket.so
View file @
107c761c
No preview for this file type
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