kinta-lib / com.dailymotion.kinta.integration.googleplay.internal / GooglePlayIntegration / uploadWhatsNew
uploadWhatsNew
fun uploadWhatsNew(googlePlayJson:
String
? = null, packageName:
String
? = null, versionCode:
Long
, whatsNewProvider: (lang:
String
) ->
String
?):
Unit