Skip to content

Commit

Permalink
chore: remove rn version from gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-hector committed Oct 26, 2023
1 parent 69e4223 commit c979b81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ buildscript {
minSdkVersion = 24
compileSdkVersion = 33
targetSdkVersion = 33
reactNativeVersion = "0.72.3"
kotlinVersion = '1.8.10'
// We use NDK 23 which has both M1 support and is the side-by-side NDK version from AGP.
ndkVersion = "23.1.7779620"
Expand Down

0 comments on commit c979b81

Please sign in to comment.