mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-11-20 12:56:31 +00:00
Merge pull request #1707 from austinhuang0131/renovate/androidx.fragment-fragment-ktx-1.x
Update dependency androidx.fragment:fragment-ktx to v1.3.6
This commit is contained in:
commit
02896fafa8
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ dependencies {
|
|||
implementation "androidx.core:core:$core_version"
|
||||
|
||||
// Fragment
|
||||
implementation "androidx.fragment:fragment-ktx:1.3.5"
|
||||
implementation "androidx.fragment:fragment-ktx:1.3.6"
|
||||
|
||||
// Lifecycle
|
||||
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue