mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-12 09:48:34 -04:00
gradle: Bump target SDK to 36
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -45,7 +45,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId = "com.aurora.store"
|
||||
minSdk = 21
|
||||
targetSdk = 35
|
||||
targetSdk = 36
|
||||
|
||||
versionCode = 66
|
||||
versionName = "4.7.0"
|
||||
|
||||
Reference in New Issue
Block a user