We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe176d commit 536f39dCopy full SHA for 536f39d
build.gradle
@@ -86,7 +86,7 @@ dependencies {
86
api 'com.github.es6kr:kotlib:v0.0.3'
87
}
88
api 'androidx.appcompat:appcompat:1.6.1'
89
- api 'androidx.navigation:navigation-fragment-ktx:2.5.3'
+ api 'androidx.navigation:navigation-fragment-ktx:2.7.6'
90
api 'androidx.navigation:navigation-ui-ktx:2.5.3'
91
api 'com.github.delight-im:Android-AdvancedWebView:v3.2.1'
92
api 'com.google.android.material:material:1.10.0'
0 commit comments