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

edit profile #42

Open
wants to merge 4 commits into
base: Like-incorrect-photo-bug-fix
Choose a base branch
from

Conversation

TusharLakhera
Copy link

updated edit profile fragment

# Conflicts

#	app/src/main/java/tabian/com/instagramclone2/Utils/MainfeedListAdapter.java
@@ -1,12 +1,11 @@
apply plugin: 'com.android.application'

android {
compileSdkVersion 25
buildToolsVersion "25.0.0"
compileSdkVersion 27
defaultConfig {
applicationId "tabian.com.instagramclone2"
minSdkVersion 18

Choose a reason for hiding this comment

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

Are you sure having minSdkVersion 21?
As I know you cannot use lambdas or other cool features using minSdkVerison 18

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.

None yet

3 participants