Skip to content

Commit

Permalink
Merge pull request #1 from ConnectedHomes/fix/CNTBG-111/android-sdk33…
Browse files Browse the repository at this point in the history
…-upgrade

Fixed the Android 33 upgrade in Build gradle
  • Loading branch information
rajarab2 authored Oct 10, 2023
2 parents 57375d8 + d015e27 commit 12c8e88
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 @@ -33,6 +33,6 @@ android {
}

dependencies {
compile 'com.facebook.react:react-native:+'
implementation 'com.facebook.react:react-native:+'
//{RNFetchBlob_PRE_0.28_DEPDENDENCY}
}

0 comments on commit 12c8e88

Please sign in to comment.