Skip to content

Commit

Permalink
chore(deps): update androidx fragment library version to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sgtcoolguy committed Oct 14, 2020
1 parent b8ce414 commit 5f79b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
dependencies {
implementation 'com.google.android.gms:play-services-maps:17.0.0'
implementation 'com.google.maps.android:android-maps-utils:2.0.3'
implementation 'androidx.fragment:fragment:1.1.0'
implementation 'androidx.fragment:fragment:1.2.5'
}

0 comments on commit 5f79b88

Please sign in to comment.