Skip to content

Commit 1c89096

Browse files
Update build.gradle.kts
1 parent bcbcb40 commit 1c89096

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hello-vulkan/app/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ android {
2424

2525
defaultConfig {
2626
applicationId = "com.android.hellovk"
27+
// TODO: Figure out why this isn't 24.
2728
minSdk = 30
2829
externalNativeBuild {
2930
cmake {

0 commit comments

Comments
 (0)