Fix AGP compatibility
This commit is contained in:
@@ -4,9 +4,7 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace = "com.example.petstoremobile"
|
||||
compileSdk {
|
||||
version = release(36)
|
||||
}
|
||||
compileSdk = 36
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.example.petstoremobile"
|
||||
|
||||
Reference in New Issue
Block a user