Skip to content

Commit dc37936

Browse files
committed
ci: bumps target android sdk level
1 parent 6931cfd commit dc37936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ apply plugin: "com.github.ben-manes.versions"
2323
android {
2424
namespace "com.microsoft.graph"
2525

26-
compileSdkVersion 35
26+
compileSdkVersion 36
2727

2828
defaultConfig {
2929
versionCode 1

0 commit comments

Comments
 (0)