updated compileSdkVersion for each module

This commit is contained in:
rahul bhat
2022-09-22 14:15:46 +05:30
parent 3d1ede6c4d
commit 10cdb56478
9 changed files with 10 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ plugins {
}
android {
compileSdkVersion 30
compileSdkVersion 32
buildToolsVersion "30.0.3"
defaultConfig {

View File

@@ -4,7 +4,7 @@ plugins {
}
android {
compileSdkVersion 30
compileSdkVersion 32
defaultConfig {
minSdkVersion 21

View File

@@ -13,7 +13,7 @@ plugins {
}
android {
compileSdk 30
compileSdk 32
defaultConfig {
minSdk 21

View File

@@ -7,7 +7,7 @@ plugins {
}
android {
compileSdkVersion 30
compileSdkVersion 32
defaultConfig {
minSdkVersion 21

View File

@@ -7,7 +7,7 @@ plugins {
}
android {
compileSdkVersion 30
compileSdkVersion 32
defaultConfig {
minSdkVersion 21

View File

@@ -6,11 +6,11 @@ plugins {
}
android {
compileSdk 31
compileSdk 32
defaultConfig {
minSdkVersion 21
targetSdk 31
targetSdk 30
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"

View File

@@ -10,7 +10,7 @@ def VERSION_NAME = "1.1.0"
def VERSION_CODE = 79
android {
compileSdkVersion 30
compileSdkVersion 32
buildToolsVersion "30.0.3"
defaultConfig {

View File

@@ -6,7 +6,7 @@ plugins {
}
android {
compileSdkVersion 30
compileSdkVersion 32
defaultConfig {
minSdkVersion 21

View File

@@ -5,7 +5,7 @@ plugins {
}
android {
compileSdkVersion 30
compileSdkVersion 32
buildToolsVersion "30.0.3"
defaultConfig {
minSdkVersion 21