Upgrade Gradle to 8.1.1

This commit is contained in:
Shivam Goyal
2023-09-25 01:17:35 +05:30
parent 63240ed10b
commit 7e3c8c465f
4 changed files with 23 additions and 14 deletions

View File

@@ -82,7 +82,7 @@ dependencies {
testImplementation "junit:junit:4.13.2"
androidTestImplementation "androidx.test.ext:junit:1.1.5"
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
implementation "androidx.navigation:navigation-compose:$nav_version"
implementation 'androidx.navigation:navigation-compose:2.6.0'
implementation 'androidx.profileinstaller:profileinstaller:1.3.1'
// Retrofit