Merge branch 'master' into renovate/react-native-reanimated-3.x

This commit is contained in:
Marcos Rodriguez Vélez 2024-07-18 17:30:26 -04:00 committed by GitHub
commit 853d77107f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,7 +63,7 @@ subprojects {
if (project.hasProperty("android")) {
android {
buildToolsVersion "34.0.0"
compileSdkVersion 33
compileSdkVersion 34
defaultConfig {
minSdkVersion 24
}