Update project
This commit is contained in:
@@ -18,7 +18,7 @@ if (keystorePropertiesFile.exists()) {
|
||||
android {
|
||||
namespace = "com.nearle.gear"
|
||||
compileSdk = 36
|
||||
ndkVersion = "27.0.12077973"
|
||||
ndkVersion = "28.2.13676358"
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.nearle.gear"
|
||||
@@ -59,6 +59,9 @@ android {
|
||||
)}
|
||||
}
|
||||
}
|
||||
configurations.all {
|
||||
exclude(group = "com.google.firebase", module = "firebase-iid")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user