-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
can not build with package version 3.11 but it build with package version 3.9 or 3.8........
javacard {
config {
jckit './ext/java_card_kit-2_2_2-linux/java_card_kit-2_2_2'
cap {
packageName 'com.sample'
version '3.11'
aid 'A0:00:00:01:51:41:43:4C:00:FF:FF:89:4D:53:53:00'
output 'applet.cap'
applet {
className 'com.sample.MyApplet'
aid 'A0:00:00:01:51:41:43:4C:00:FF:FF:89:4D:53:53:01'
}
dependencies {
local {
exps './ext/exps'
jar './ext/lib/sim_v5.6.0.jar'
}
}
}
}
}
return Incorrect package version: 3.11
Metadata
Metadata
Assignees
Labels
No labels