Skip to content

Commit 35ae538

Browse files
committed
Bump compileSdk for sample apps
1 parent 9777623 commit 35ae538

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313

1414
android {
1515
namespace = "jp.ntsk.room.schema.docs"
16-
compileSdk = 35
16+
compileSdk = 36
1717

1818
defaultConfig {
1919
applicationId = "jp.ntsk.room.schema.docs"

0 commit comments

Comments
 (0)