Skip to content

Commit c9fbe5a

Browse files
committed
Bump targetSdk for sample app
1 parent 35ae538 commit c9fbe5a

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
@@ -18,7 +18,7 @@ android {
1818
defaultConfig {
1919
applicationId = "jp.ntsk.room.schema.docs"
2020
minSdk = 29
21-
targetSdk = 35
21+
targetSdk = 36
2222
versionCode = 1
2323
versionName = "1.0.0"
2424

0 commit comments

Comments
 (0)