Skip to content

Commit

Permalink
chore: Added Splash screen class in the java reflection list for nati…
Browse files Browse the repository at this point in the history
…ve executable
  • Loading branch information
SaptarshiSarkar12 committed Dec 27, 2023
1 parent 2df61d2 commit 252e18d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -489,5 +489,9 @@
"name":"support.JobHistory",
"allDeclaredFields":true,
"methods":[{"name":"<init>","parameterTypes":[] }]
},
{
"name":"ui.Splash",
"methods":[{"name":"<init>","parameterTypes":[] }]
}
]

0 comments on commit 252e18d

Please sign in to comment.