Skip to content

Commit 514439e

Browse files
committed
Use gradle-9.5.1, and set compileSdk to 36
1 parent 3dece71 commit 514439e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ android.nonTransitiveRClass=true
55

66
# Must match kotlin version in libs.versions.toml
77
kotlinCompilerExtensionVersion=1.8.1
8-
compileSdk=35
8+
compileSdk=36
99
minSdk=26
1010
javaVersion=17
1111
jvmTarget=17

0 commit comments

Comments
 (0)