Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
PassportApplet
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Josh Ji
PassportApplet
Commits
a1b44688
Commit
a1b44688
authored
Sep 22, 2021
by
Josh Ji
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update build.gradle
implement update_binary_DG1 script
parent
4a9e70ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
build.gradle
build.gradle
+4
-4
No files found.
build.gradle
View file @
a1b44688
...
...
@@ -2,7 +2,7 @@ buildscript{
repositories
{
mavenCentral
()
maven
{
url
'https://javacard.pro/maven'
}
maven
{
url
'https://deadcode.me/mv
m
'
}
maven
{
url
'https://deadcode.me/mv
n
'
}
}
dependencies
{
classpath
'com.klinec:gradle-javacard:1.8.0'
...
...
@@ -22,7 +22,7 @@ sourceCompatibility = 1.8
repositories
{
mavenCentral
()
maven
{
url
'https://javacard.pro/maven'
}
maven
{
url
'https://deadcode.me/mv
m
'
}
maven
{
url
'https://deadcode.me/mv
n
'
}
flatDir
{
dirs
'libs'
}
...
...
@@ -69,7 +69,7 @@ javacard{
}
script
{
name
'create_file_DG1'
apdu
'00e0000006630400
5a
010100'
apdu
'00e0000006630400
70
010100'
}
task
{
name
'put_data_mrz'
...
...
@@ -85,7 +85,7 @@ javacard{
}
script
{
name
'update_binary_DG1'
apdu
'00
000000
'
apdu
'00
d600005f615d5f1f5a503C54574E413132333435363738343C3C3C3C3C3C3C3C3C3C3C3C3C3C3C393930393232314D3232313233313554574E3C3C3C3C3C3C3C3C3C3C3C3C4A6F73683C4A693C3C3C3C3C3C3C3C3C3C3C3C3C3C3C3C3C3C3C3C3C3C3C
'
}
task
{
name
'update_binary_DG1'
...
...
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