Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • B B4S-Android-SDK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Francois Reboursier
  • B4S-Android-SDK
  • Wiki
  • Migration guide

Migration guide · Changes

Page history
Updated Migration guide (markdown) authored Feb 29, 2016 by Eric Kok's avatar Eric Kok
Show whitespace changes
Inline Side-by-side
Migration-guide.md
View page @ 6c551531
...@@ -7,7 +7,7 @@ The [[main integration document|Integration-guide]] always describes the most up ...@@ -7,7 +7,7 @@ The [[main integration document|Integration-guide]] always describes the most up
## Upgrade to 1.8.3 ## Upgrade to 1.8.3
No code changes required. The minimum SDK level is not set to 10, so applications targeting Android 2.3 can include the library without the need to an `overrideLibrary` attribute in their `<uses-sdk />` manifest declaration. No code changes required. The minimum SDK level is now set to 10, so applications targeting Android 2.3 can include the library without the need to an `overrideLibrary` attribute in their `<uses-sdk />` manifest declaration.
## Upgrade to 1.8.2 ## Upgrade to 1.8.2
......
Clone repository
  • Home
  • Installation with Eclipse Ant
  • Installation with Gradle
  • Integration guide
  • Migration guide