Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A AndroidSlidingUpPanel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 267
    • Issues 267
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Umano: News Read To You
  • AndroidSlidingUpPanel
  • Issues
  • #107
Closed
Open
Issue created Feb 07, 2014 by Administrator@rootContributor

Maven pom refers to incorrect support library version

Created by: hborders

We should use the support library naming standard from maven-android-sdk-deployer which seems to be the best way to deploy the support libraries into a maven repository. Currently, we refer to com.android.support:support-v4:13.0.0, which I think is actually supposed to correspond to $ANDROID_HOME/extras/android/support/v13/android-support-v13.jar. maven-android-sdk-deployer calls that com.google.android:support-v13:19.0.1 It uses the version reported from the Android SDK Manager, and we should do the same.

I'll submit a PR later tonight.

Assignee
Assign to
Time tracking