Skip to content

Commit 206e90d

Browse files
Upgrade compileSdk to fix build
1 parent 403bfc1 commit 206e90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66

77
android {
88
namespace = "org.vonderheidt.hips"
9-
compileSdk = 34
9+
compileSdk = 35
1010

1111
defaultConfig {
1212
applicationId = "org.vonderheidt.hips"

0 commit comments

Comments
 (0)