Android client version bump (#6126)
Library names update Co-authored-by: Andrey Rankov <andreyr@appcard.com>
This commit is contained in:
parent
77b38d9375
commit
f14373172d
@ -40,10 +40,10 @@ public class LibFreeRDP
|
|||||||
"ssl",
|
"ssl",
|
||||||
"crypto",
|
"crypto",
|
||||||
"jpeg",
|
"jpeg",
|
||||||
"winpr2",
|
"winpr3",
|
||||||
"freerdp2",
|
"freerdp3",
|
||||||
"freerdp-client2",
|
"freerdp-client3",
|
||||||
"freerdp-android2" };
|
"freerdp-android3" };
|
||||||
final String LD_PATH = System.getProperty("java.library.path");
|
final String LD_PATH = System.getProperty("java.library.path");
|
||||||
|
|
||||||
for (String lib : libraries)
|
for (String lib : libraries)
|
||||||
|
Loading…
Reference in New Issue
Block a user