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

Update Dependencies #225

Closed
wants to merge 5 commits into from
Closed

Update Dependencies #225

wants to merge 5 commits into from

Conversation

utkarsh006
Copy link

@utkarsh006 utkarsh006 commented Oct 15, 2023

@utkarsh006
Copy link
Author

@hieuwu Kindly Review.

hieuwu
hieuwu previously approved these changes Oct 15, 2023
API_KEY=YOUR_SUPABASE_KEY
SECRET=YOUR_SUPABASE_SECRET
SUPABASE_URL=YOUR_SUPABASE_URL
sdk.dir=/Users/hieuvu/Library/Android/sdk
sdk.dir=C\:\\Users\\HP\\AppData\\Local\\Android\\Sdk
Copy link
Owner

Choose a reason for hiding this comment

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

Please revert this change

Copy link
Author

Choose a reason for hiding this comment

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

@hieuwu This change is auto generated

gradleVersion = '7.5'
}

detekt {
config = files("${project.rootDir.absolutePath}/config/detekt/detekt.yml")
buildUponDefaultConfig = true
}

ktlint {
Copy link
Owner

Choose a reason for hiding this comment

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

Please revert this change

Copy link
Author

Choose a reason for hiding this comment

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

@hieuwu Done

app/build.gradle Outdated
@@ -118,13 +117,13 @@ dependencies {
implementation("androidx.hilt:hilt-navigation-compose:1.0.0")
implementation "com.github.bumptech.glide:compose:1.0.0-alpha.1"
implementation "androidx.compose.material3:material3:1.1.1"
testImplementation("org.mockito:mockito-core:2.1.0")
testImplementation("org.mockito:mockito-core:5.3.1")
Copy link
Owner

Choose a reason for hiding this comment

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

Please revert changes related to Supabase.

app/build.gradle Outdated
sourceCompatibility JavaVersion.VERSION_11
targetCompatibility JavaVersion.VERSION_11
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
Copy link
Owner

Choose a reason for hiding this comment

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

Please revert this to as current java version is 12 but new one is java 8.

Copy link
Author

Choose a reason for hiding this comment

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

@hieuwu Reverted to Java12

@utkarsh006
Copy link
Author

@hieuwu Review now

@utkarsh006 utkarsh006 closed this Oct 18, 2023
@utkarsh006 utkarsh006 deleted the utk-gradle-update branch October 18, 2023 18:06
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

2 participants