-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FSSDK-8952] doc: Full Stack to Feature Experimentation Rename #450
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
README.md
Outdated
@@ -110,7 +112,7 @@ You can import this project into Android Studio by opening Android Studio and se | |||
|
|||
Tests can be run by right clicking the file in the project pane or by clicking the method name in source and selecting run. You will be prompted to create an AVD or connect a device if one isn't connected. | |||
|
|||
### Contributing | |||
## Contributing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## Contributing | |
## SDK Development | |
### Contributing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this heading is already getting used at line 85, should I move it here? and then what should be the heading at line 85?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* [FSSDK-8952] doc: Full Stack to Feature Experimentation Rename --------- Co-authored-by: mnoman09 <m.nomanshoaib09@gmail.com> (cherry picked from commit 390c464)
* fix(EventRescheduler): catch exception for event service restart (#446) (cherry picked from commit 585f099) * [FSSDK-8952] doc: Full Stack to Feature Experimentation Rename (#450) * [FSSDK-8952] doc: Full Stack to Feature Experimentation Rename --------- Co-authored-by: mnoman09 <m.nomanshoaib09@gmail.com> (cherry picked from commit 390c464) * changed java version to 3.10.3 * [FSSDK-8952] chore: prepare for release 3.13.4 (#452) * chore: prepare for release 3.13.4 * set java core version to 3.10.3 * removed comment * Revert "removed comment" This reverts commit a326808. * Revert "set java core version to 3.10.3" This reverts commit fe586f6. --------- (cherry picked from commit cbcdd1e) --------- Co-authored-by: Jae Kim <45045038+jaeopt@users.noreply.github.com>
Summary
Test plan
Issues