Skip to content

Commit 179ffae

Browse files
Update build.gradle.kts
1 parent f8c20c5 commit 179ffae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android {
1515
defaultConfig {
1616
applicationId = "com.google.ai.sample"
1717
minSdk = 26
18-
targetSdk = 34
18+
targetSdk = 35
1919
versionCode = 1
2020
versionName = "1.0"
2121

0 commit comments

Comments
 (0)