Skip to content

Commit e99978d

Browse files
committed
Update targetSdk to 37
1 parent 3815c1b commit e99978d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99

1010
defaultConfig {
1111
minSdk = 21
12-
targetSdk = 36
12+
targetSdk = 37
1313
versionCode = 7
1414
versionName = "0.7"
1515

0 commit comments

Comments
 (0)