Skip to content

Commit acdb70c

Browse files
authored
Updated compileSdkVersion and targetSdkVersion to 36.| #3085 (#3087)
1 parent 5ecefc7 commit acdb70c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ext.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
extra["appVersionCode"] = 164
77
extra["appVersionName"] = "1.6.4"
8-
extra["compileSdkVersion"] = 35
9-
extra["targetSdkVersion"] = 35
8+
extra["compileSdkVersion"] = 36
9+
extra["targetSdkVersion"] = 36
1010
extra["minSdkVersion"] = 29

0 commit comments

Comments
 (0)