Skip to content

Commit

Permalink
changed sdk id
Browse files Browse the repository at this point in the history
  • Loading branch information
haukeduden committed Jun 27, 2022
1 parent 358a4b6 commit 3aa4646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/countly.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ using json = nlohmann::json;
#undef ERROR
#endif

#define COUNTLY_SDK_NAME "cpp-native-unknown"
#define COUNTLY_SDK_NAME "c-native-unknown"
#define COUNTLY_SDK_VERSION "0.1.0"
#define COUNTLY_API_VERSION "21.11.2"
#define COUNTLY_POST_THRESHOLD 2000
Expand Down

0 comments on commit 3aa4646

Please sign in to comment.