Toggle navigation
Toggle navigation
This project
Loading...
Sign in
LiuFuhua
/
Laryngoscope
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
liufuhua007
2024-07-01 10:18:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
204716e4f4d9c61632c4c9f95538cb4b46563726
204716e4
1 parent
6d3d713b
修改
Tag.SOPClassUID, Tag.StudyInstanceUID, Tag.SeriesInstanceUID 的生成
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/build.gradle
app/build.gradle
View file @
204716e
...
@@ -4,7 +4,7 @@ android {
...
@@ -4,7 +4,7 @@ android {
4
4
5
def
version
=
"1.0.0"
5
def
version
=
"1.0.0"
6
def
getVersionName
=
{
->
6
def
getVersionName
=
{
->
7
-
return
"202
30927
"
7
+
return
"202
40701
"
8
}
8
}
9
def
vcode
=
1
9
def
vcode
=
1
10
10
...
...
Please
register
or
login
to post a comment