Skip to content
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

Bugfix/issue/123 #124

Open
wants to merge 4 commits into
base: c_in_refine
Choose a base branch
from

Conversation

azisnaufal
Copy link

@azisnaufal azisnaufal commented Jan 4, 2018

Hi.

I've been fixed an issue #123.
Please review my work.

Thanks

Copy link

@samagra14 samagra14 left a comment

Choose a reason for hiding this comment

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

Please take care of the compileSDKVersion.

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'


android {
compileSdkVersion 27
compileSdkVersion 26
buildToolsVersion '27.0.2'

Choose a reason for hiding this comment

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

Compile SDK should be the latest version. Besides compiled SDK version and buildToolsVersion should be the same.

Copy link
Author

Choose a reason for hiding this comment

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

oh ok.
i will convert it to version 27.

@azisnaufal
Copy link
Author

Hi!

I've been updated the SDK version to 27.

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