Fix AGP compatibility

This commit is contained in:
2026-03-02 14:52:42 -07:00
parent d1675643e5
commit effa429ae0
3 changed files with 2 additions and 4 deletions

View File

@@ -4,9 +4,7 @@ plugins {
android {
namespace = "com.example.petstoremobile"
compileSdk {
version = release(36)
}
compileSdk = 36
defaultConfig {
applicationId = "com.example.petstoremobile"