Replace deprecated property

This commit is contained in:
Jobobby04
2022-01-01 15:34:28 -05:00
parent 12fcd451bb
commit ab863c5bc9
+1 -1
View File
@@ -64,7 +64,7 @@ android {
}
}
flavorDimensions("default")
flavorDimensions += "default"
productFlavors {
create("standard") {