Skip to content

Commit

Permalink
update api
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 committed Nov 1, 2023
1 parent bb2151e commit 33a5023
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ public class Koala {

private long handle;

public static void setSdk(String sdk) {
Koala._sdk = sdk;
}

/**
* Constructor.
*
Expand Down

0 comments on commit 33a5023

Please sign in to comment.