upgrading Facebook Plugin for Android Native V4-->V5

Hi,

I just want to make sure I am doing it the right way, as this is an update for a published game.

I’ve downloaded V5 from here:


extract files and there were only two files:
corona.gradle
facebook.aar

and placed them on this folder
ProjectFolder/android/app/build/corona-plugins/plugin.facebook.v4a_com.coronalabs

ofc After delete its old content, which by the way had many files and that what made me suspicious (see older file list below),

So is this change safe? and no further changes needed to be done?

older files:
bolts-android-1.4.0.jar
bolts-applinks-1.4.0.jar
bolts-tasks-1.4.0.jar
corona.gradle
facebook-applinks.jar
facebook-common.jar
facebook-core.jar
facebook-login.jar
facebook-messenger.jar
facebook-places.jar
facebook-share.jar
facebook.jar
metadata.lua
plugin-facebook-v4a.aar
plugin.facebook.v4a.jar

Thank you