Skip to content

Commit

Permalink
Merge pull request #3163 from mrousavy/patch-1
Browse files Browse the repository at this point in the history
feat: RN 0.73 support
  • Loading branch information
freeboub authored Jul 8, 2023
2 parents c0517f8 + 7e5bc48 commit 48fa1bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def configStringPath = (
).md5()

android {
namespace 'com.brentvatne.react'
compileSdkVersion safeExtGet('compileSdkVersion', 31)
buildToolsVersion safeExtGet('buildToolsVersion', '30.0.2')

Expand Down

0 comments on commit 48fa1bc

Please sign in to comment.