Skip to content

Commit

Permalink
update react native android lib
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshaR1642 committed Aug 16, 2024
1 parent de969c2 commit 467b62d
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 @@ -95,7 +95,7 @@ dependencies {
// For < 0.71, this will be from the local maven repo
// For > 0.71, this will be replaced by `com.facebook.react:react-android:$version` by react gradle plugin
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-android:+"
implementation "com.facebook.react:react-native:+"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'com.google.android.gms:play-services-location:21.3.0'
Expand Down

0 comments on commit 467b62d

Please sign in to comment.