Bump compile SDK to Android 17
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -52,7 +52,7 @@ kotlin {
|
|||||||
|
|
||||||
configure<ApplicationExtension> {
|
configure<ApplicationExtension> {
|
||||||
namespace = "com.aurora.store"
|
namespace = "com.aurora.store"
|
||||||
compileSdk = 36
|
compileSdk = 37
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId = "com.aurora.store"
|
applicationId = "com.aurora.store"
|
||||||
|
|||||||
Reference in New Issue
Block a user