mirror of
https://github.com/status-im/react-native-mail.git
synced 2026-08-31 03:31:13 +00:00
_
This commit is contained in:
@@ -5,7 +5,7 @@ def safeExtGet(prop, fallback) {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion safeExtGet('compileSdkVersion', 33)
|
||||
compileSdkVersion 33
|
||||
buildToolsVersion project.hasProperty('buildToolsVersion') ? project.buildToolsVersion : "33.0.1"
|
||||
|
||||
defaultConfig {
|
||||
|
||||
Reference in New Issue
Block a user