You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2022. It is now read-only.
The variable ANDROID_SDK_VERSION is confusing, specially when I'm tired like today. It isn't the value of the Android SDK version but it is the value of the Facebook SDK version for Android
Expected Behavior
We should rename ANDROID_SDK_VERSION to FACEBOOK_ANDROID_SDK_VERSION or FB_ANDROID_SDK_VERSION or FACEBOOK_SDK_VERSION_ANDROID etc.
Bug or feature request
[X] I'm reporting a feature request
Describe the Bug of feature request
The variable
ANDROID_SDK_VERSIONis confusing, specially when I'm tired like today. It isn't the value of the Android SDK version but it is the value of the Facebook SDK version for AndroidExpected Behavior
We should rename
ANDROID_SDK_VERSIONtoFACEBOOK_ANDROID_SDK_VERSIONorFB_ANDROID_SDK_VERSIONorFACEBOOK_SDK_VERSION_ANDROIDetc.Additional Context
Follow up: #705 and
#507