feat: Kotlin SDK update for version 16.1.0

This commit is contained in:
root
2026-05-07 08:43:27 +00:00
parent d22516f00b
commit 232e310890
272 changed files with 10986 additions and 168 deletions
@@ -12,6 +12,7 @@ Functions functions = new Functions(client);
functions.createVariable(
"<FUNCTION_ID>", // functionId
"<VARIABLE_ID>", // variableId
"<KEY>", // key
"<VALUE>", // value
false, // secret (optional)