Skip to content

Add pubnub to app

Igor edited this page Sep 24, 2019 · 4 revisions

to manifest

to project build.gradle dependencies { ... implementation group: 'com.pubnub', name: 'pubnub-gson', version: '4.+' ...

Clone this wiki locally