File tree Expand file tree Collapse file tree 8 files changed +24
-24
lines changed
authentication/azure/android Expand file tree Collapse file tree 8 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
1010
1111 dependencies {
1212 classpath " com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
13- classpath " com.android.tools.build:gradle:8.9.0 "
13+ classpath " com.android.tools.build:gradle:8.9.1 "
1414 classpath " com.github.ben-manes:gradle-versions-plugin:0.52.0"
1515 }
1616}
@@ -25,13 +25,13 @@ apply plugin: "com.github.ben-manes.versions"
2525
2626android {
2727 namespace " com.microsoft.kiota"
28- compileSdkVersion 35
28+ compileSdkVersion 36
2929
3030 defaultConfig {
3131 versionCode 1
3232 versionName " 1.0"
3333 minSdkVersion 26
34- targetSdkVersion 35
34+ targetSdkVersion 36
3535 }
3636
3737 buildTypes {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
1010
1111 dependencies {
1212 classpath " com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
13- classpath " com.android.tools.build:gradle:8.9.0 "
13+ classpath " com.android.tools.build:gradle:8.9.1 "
1414 classpath " com.github.ben-manes:gradle-versions-plugin:0.52.0"
1515 }
1616}
@@ -25,13 +25,13 @@ apply plugin: "com.github.ben-manes.versions"
2525
2626android {
2727 namespace " com.microsoft.kiota.authentication"
28- compileSdkVersion 35
28+ compileSdkVersion 36
2929
3030 defaultConfig {
3131 versionCode 1
3232 versionName " 1.0"
3333 minSdkVersion 26
34- targetSdkVersion 35
34+ targetSdkVersion 36
3535 }
3636
3737 buildTypes {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
1010
1111 dependencies {
1212 classpath " com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
13- classpath " com.android.tools.build:gradle:8.9.0 "
13+ classpath " com.android.tools.build:gradle:8.9.1 "
1414 classpath " com.github.ben-manes:gradle-versions-plugin:0.52.0"
1515 }
1616}
@@ -25,13 +25,13 @@ apply plugin: "com.github.ben-manes.versions"
2525
2626android {
2727 namespace " com.microsoft.kiota.bundle"
28- compileSdkVersion 35
28+ compileSdkVersion 36
2929
3030 defaultConfig {
3131 versionCode 1
3232 versionName " 1.0"
3333 minSdkVersion 26
34- targetSdkVersion 35
34+ targetSdkVersion 36
3535 }
3636
3737 buildTypes {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
1010
1111 dependencies {
1212 classpath " com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
13- classpath " com.android.tools.build:gradle:8.9.0 "
13+ classpath " com.android.tools.build:gradle:8.9.1 "
1414 classpath " com.github.ben-manes:gradle-versions-plugin:0.52.0"
1515 }
1616}
@@ -25,13 +25,13 @@ apply plugin: "com.github.ben-manes.versions"
2525
2626android {
2727 namespace " com.microsoft.kiota.http"
28- compileSdkVersion 35
28+ compileSdkVersion 36
2929
3030 defaultConfig {
3131 versionCode 1
3232 versionName " 1.0"
3333 minSdkVersion 26
34- targetSdkVersion 35
34+ targetSdkVersion 36
3535 }
3636
3737 buildTypes {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
1010
1111 dependencies {
1212 classpath " com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
13- classpath " com.android.tools.build:gradle:8.9.0 "
13+ classpath " com.android.tools.build:gradle:8.9.1 "
1414 classpath " com.github.ben-manes:gradle-versions-plugin:0.52.0"
1515 }
1616}
@@ -25,13 +25,13 @@ apply plugin: "com.github.ben-manes.versions"
2525
2626android {
2727 namespace " com.microsoft.kiota.serialization"
28- compileSdkVersion 35
28+ compileSdkVersion 36
2929
3030 defaultConfig {
3131 versionCode 1
3232 versionName " 1.0"
3333 minSdkVersion 26
34- targetSdkVersion 35
34+ targetSdkVersion 36
3535 }
3636
3737 buildTypes {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
1010
1111 dependencies {
1212 classpath " com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
13- classpath " com.android.tools.build:gradle:8.9.0 "
13+ classpath " com.android.tools.build:gradle:8.9.1 "
1414 classpath " com.github.ben-manes:gradle-versions-plugin:0.52.0"
1515 }
1616}
@@ -25,13 +25,13 @@ apply plugin: "com.github.ben-manes.versions"
2525
2626android {
2727 namespace " com.microsoft.kiota.serialization"
28- compileSdkVersion 35
28+ compileSdkVersion 36
2929
3030 defaultConfig {
3131 versionCode 1
3232 versionName " 1.0"
3333 minSdkVersion 26
34- targetSdkVersion 35
34+ targetSdkVersion 36
3535 }
3636
3737 buildTypes {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
1010
1111 dependencies {
1212 classpath " com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
13- classpath " com.android.tools.build:gradle:8.9.0 "
13+ classpath " com.android.tools.build:gradle:8.9.1 "
1414 classpath " com.github.ben-manes:gradle-versions-plugin:0.52.0"
1515 }
1616}
@@ -25,13 +25,13 @@ apply plugin: "com.github.ben-manes.versions"
2525
2626android {
2727 namespace " com.microsoft.kiota.serialization"
28- compileSdkVersion 35
28+ compileSdkVersion 36
2929
3030 defaultConfig {
3131 versionCode 1
3232 versionName " 1.0"
3333 minSdkVersion 26
34- targetSdkVersion 35
34+ targetSdkVersion 36
3535 }
3636
3737 buildTypes {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
1010
1111 dependencies {
1212 classpath " com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
13- classpath " com.android.tools.build:gradle:8.9.0 "
13+ classpath " com.android.tools.build:gradle:8.9.1 "
1414 classpath " com.github.ben-manes:gradle-versions-plugin:0.52.0"
1515 }
1616}
@@ -25,13 +25,13 @@ apply plugin: "com.github.ben-manes.versions"
2525
2626android {
2727 namespace " com.microsoft.kiota.serialization"
28- compileSdkVersion 35
28+ compileSdkVersion 36
2929
3030 defaultConfig {
3131 versionCode 1
3232 versionName " 1.0"
3333 minSdkVersion 26
34- targetSdkVersion 35
34+ targetSdkVersion 36
3535 }
3636
3737 buildTypes {
You can’t perform that action at this time.
0 commit comments