Skip to content

Compile with 27, Android Gradle plugin 3.0.0 #760

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
Nov 14, 2017
Merged

Compile with 27, Android Gradle plugin 3.0.0 #760

merged 1 commit into from
Nov 14, 2017

Conversation

Jawnnypoo
Copy link
Member

This changes the project to compile with Android 27, and use the Android Gradle 3.0 plugin, alongside the api instead of compile statements.

I went ahead and also removed the ParseStarter module, as it would crash on launch due to us having no sample server, and I think overall would just cause more confusion than good.

@codecov
Copy link

codecov bot commented Nov 14, 2017

Codecov Report

Merging #760 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #760   +/-   ##
=========================================
  Coverage     53.38%   53.38%           
  Complexity     1746     1746           
=========================================
  Files           132      132           
  Lines         10286    10286           
  Branches       1427     1427           
=========================================
  Hits           5491     5491           
  Misses         4340     4340           
  Partials        455      455

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d994f80...140be51. Read the comment docs.

Copy link
Contributor

@natario1 natario1 left a comment

Choose a reason for hiding this comment

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

Cool. I agree with ripping out the starter project.

@rogerhu rogerhu merged commit 60810e9 into parse-community:master Nov 14, 2017
@Jawnnypoo Jawnnypoo deleted the updates branch November 14, 2017 17:24
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.

3 participants