Zoom Meeting Sdk v5.15.2.14663 can't initialize appKey and appSecret on ZoomSDKInitParams

I’m integrating Zoom Meeting Sdk v5.15.2.14663 in Android. When I try to initialize Sdk and use ZoomSDKInitParams and initialize app key and app secret on the params instance it shows Cannot resolve symbol ‘appKey’

App Key and App Secret has been removed from 5.14 version onwards for SDK Auth, you will need to use a JWT token (signed with your app key and app secret)