We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ae538 commit c9fbe5aCopy full SHA for c9fbe5a
1 file changed
sample/build.gradle.kts
@@ -18,7 +18,7 @@ android {
18
defaultConfig {
19
applicationId = "jp.ntsk.room.schema.docs"
20
minSdk = 29
21
- targetSdk = 35
+ targetSdk = 36
22
versionCode = 1
23
versionName = "1.0.0"
24
0 commit comments