File tree Expand file tree Collapse file tree
authentication/azure/android Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ apply plugin: "com.github.ben-manes.versions"
2424
2525android {
2626 namespace " com.microsoft.kiota"
27- compileSdkVersion 36
27+ compileSdkVersion 37
2828
2929 defaultConfig {
3030 versionCode 1
3131 versionName " 1.0"
3232 minSdkVersion 26
33- targetSdkVersion 36
33+ targetSdkVersion 37
3434 }
3535
3636 buildTypes {
Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ apply plugin: "com.github.ben-manes.versions"
2424
2525android {
2626 namespace " com.microsoft.kiota.authentication"
27- compileSdkVersion 36
27+ compileSdkVersion 37
2828
2929 defaultConfig {
3030 versionCode 1
3131 versionName " 1.0"
3232 minSdkVersion 26
33- targetSdkVersion 36
33+ targetSdkVersion 37
3434 }
3535
3636 buildTypes {
Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ apply plugin: "com.github.ben-manes.versions"
2424
2525android {
2626 namespace " com.microsoft.kiota.bundle"
27- compileSdkVersion 36
27+ compileSdkVersion 37
2828
2929 defaultConfig {
3030 versionCode 1
3131 versionName " 1.0"
3232 minSdkVersion 26
33- targetSdkVersion 36
33+ targetSdkVersion 37
3434 }
3535
3636 buildTypes {
Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ apply plugin: "com.github.ben-manes.versions"
2424
2525android {
2626 namespace " com.microsoft.kiota.http"
27- compileSdkVersion 36
27+ compileSdkVersion 37
2828
2929 defaultConfig {
3030 versionCode 1
3131 versionName " 1.0"
3232 minSdkVersion 26
33- targetSdkVersion 36
33+ targetSdkVersion 37
3434 }
3535
3636 buildTypes {
Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ apply plugin: "com.github.ben-manes.versions"
2424
2525android {
2626 namespace " com.microsoft.kiota.serialization"
27- compileSdkVersion 36
27+ compileSdkVersion 37
2828
2929 defaultConfig {
3030 versionCode 1
3131 versionName " 1.0"
3232 minSdkVersion 26
33- targetSdkVersion 36
33+ targetSdkVersion 37
3434 }
3535
3636 buildTypes {
Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ apply plugin: "com.github.ben-manes.versions"
2424
2525android {
2626 namespace " com.microsoft.kiota.serialization"
27- compileSdkVersion 36
27+ compileSdkVersion 37
2828
2929 defaultConfig {
3030 versionCode 1
3131 versionName " 1.0"
3232 minSdkVersion 26
33- targetSdkVersion 36
33+ targetSdkVersion 37
3434 }
3535
3636 buildTypes {
Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ apply plugin: "com.github.ben-manes.versions"
2424
2525android {
2626 namespace " com.microsoft.kiota.serialization"
27- compileSdkVersion 36
27+ compileSdkVersion 37
2828
2929 defaultConfig {
3030 versionCode 1
3131 versionName " 1.0"
3232 minSdkVersion 26
33- targetSdkVersion 36
33+ targetSdkVersion 37
3434 }
3535
3636 buildTypes {
Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ apply plugin: "com.github.ben-manes.versions"
2424
2525android {
2626 namespace " com.microsoft.kiota.serialization"
27- compileSdkVersion 36
27+ compileSdkVersion 37
2828
2929 defaultConfig {
3030 versionCode 1
3131 versionName " 1.0"
3232 minSdkVersion 26
33- targetSdkVersion 36
33+ targetSdkVersion 37
3434 }
3535
3636 buildTypes {
You can’t perform that action at this time.
0 commit comments