wmathurin / SalesforceMobileSDK-FlutterPlugin

Flutter plugin for Salesforce Mobile SDK
9 stars 16 forks source link

Dev #3

Closed daniloadorno closed 3 years ago

daniloadorno commented 4 years ago

Flutter updates

daniloadorno commented 4 years ago

i using maven for all project

implementation 'com.salesforce.mobilesdk:SalesforceSDK:8.2.0' implementation 'com.salesforce.mobilesdk:SalesforceAnalytics:8.2.0' implementation 'com.salesforce.mobilesdk:SmartStore:8.2.0' implementation 'com.salesforce.mobilesdk:SmartSync:7.3.0'

Em seg., 27 de jul. de 2020 às 19:57, Wolfgang Mathurin < notifications@github.com> escreveu:

@wmathurin requested changes on this pull request.

It looks like you have a copy of the whole Mobile SDK (version 7.3) under example/android. You should add this folder to your .gitignore and have an install script to download the mobile sdk (or maybe you could consume the Mobile SDK dependency through maven)?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wmathurin/SalesforceMobileSDK-FlutterPlugin/pull/3#pullrequestreview-456190589, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7AF445XS4NOSCXWXJ3YLTR5YA5FANCNFSM4PHTV5HQ .

daniloadorno commented 4 years ago

removed files!