Skip to content

Bump to Android API 25 #20

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

Merged
merged 1 commit into from
Mar 27, 2017
Merged

Bump to Android API 25 #20

merged 1 commit into from
Mar 27, 2017

Conversation

rogerhu
Copy link
Contributor

@rogerhu rogerhu commented Mar 23, 2017

Bump Gradle versions

@rogerhu rogerhu force-pushed the gradle branch 6 times, most recently from 46c6824 to cf272e1 Compare March 24, 2017 06:18
@rogerhu rogerhu closed this Mar 24, 2017
@rogerhu rogerhu reopened this Mar 24, 2017
@rogerhu rogerhu force-pushed the gradle branch 2 times, most recently from 4ceca64 to 8118bf2 Compare March 24, 2017 22:44
Bump Gradle versions

Bump Roboelectric version

Bump Travis

Fix Travis YML

Move to jcenter
@rogerhu
Copy link
Contributor Author

rogerhu commented Mar 24, 2017

Finally passes!!

@rogerhu
Copy link
Contributor Author

rogerhu commented Mar 27, 2017

ping

@@ -8,11 +8,11 @@ version = '1.0.1-SNAPSHOT'

buildscript {
repositories {
mavenCentral()
jcenter()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which library wasn't available on mavenCentral()?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jcenter is a superset of maven central.

Android Studio by default has moved to jcenter

https://blog.bintray.com/2015/02/09/android-studio-migration-from-maven-central-to-jcenter/

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes ok. I personally already experienced connections problems with jcenter over mavenCentral.
But I'm all fine by putting back jcenter.
Thanks

@rogerhu rogerhu merged commit ea2892f into parse-community:master Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants