Bump compileSdkVersion to 34
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -40,7 +40,7 @@ java {
|
||||
|
||||
android {
|
||||
namespace = "com.aurora.store"
|
||||
compileSdk = 33
|
||||
compileSdk = 34
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.aurora.store"
|
||||
|
||||
Reference in New Issue
Block a user