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
f98d80db
Commit
f98d80db
authored
Aug 28, 2023
by
李朝发
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
aa8ae76c
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
43 additions
and
80 deletions
+43
-80
build.gradle
socket/build.gradle
+1
-1
NativeSocket.kt
socket/src/main/java/cn/qmai/socket/NativeSocket.kt
+42
-79
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 @
f98d80db
...
@@ -43,7 +43,7 @@ def USERNAME = "lizhaofa"
...
@@ -43,7 +43,7 @@ def USERNAME = "lizhaofa"
def
PASSWORD
=
"0oh7bcnZtweAo7EX"
def
PASSWORD
=
"0oh7bcnZtweAo7EX"
// 非 grpc 版本号 1.0.12
// 非 grpc 版本号 1.0.12
def
VERSION
=
"1.
1.15
"
def
VERSION
=
"1.
2.1
"
def
RELEASE_REPOSITORY_URL
=
"https://hub.zmcms.cn/repository/maven-releases"
def
RELEASE_REPOSITORY_URL
=
"https://hub.zmcms.cn/repository/maven-releases"
afterEvaluate
{
afterEvaluate
{
...
...
socket/src/main/java/cn/qmai/socket/NativeSocket.kt
View file @
f98d80db
This diff is collapsed.
Click to expand it.
socket/src/main/jniLibs/arm64-v8a/libsocket.so
View file @
f98d80db
No preview for this file type
socket/src/main/jniLibs/armeabi-v7a/libsocket.so
View file @
f98d80db
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