Skip to content

Commit

Permalink
Upgrade gradle version from 8.1.1 to 8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suyash-modi committed Jan 7, 2024
1 parent 1c03f41 commit 632aa87
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
4 changes: 1 addition & 3 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
appCompatVersion = "1.4.2"
buildGradleVersion = "8.1.1"
buildGradleVersion = "8.2.0"
cardViewVersion = "1.0.0"
carUiLibVersion = "2.0.0"
constraintLayoutVersion = "2.1.4"
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Tue Oct 10 05:12:00 IST 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
4 changes: 2 additions & 2 deletions local.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note.
#Tue Oct 10 04:51:12 IST 2023
#Sun Jan 07 15:00:55 IST 2024
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\\suyash modi\\AppData\\Local\\Android\\Sdk

0 comments on commit 632aa87

Please sign in to comment.