Skip to content

Commit 94ef4d0

Browse files
tobiasKaminskyAndyScherzinger
authored andcommitted
Bump to SDK35
Signed-off-by: tobiasKaminsky <[email protected]>
1 parent 1383b1c commit 94ef4d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ plugins {
1515

1616
android {
1717
defaultConfig {
18-
compileSdk 34
18+
compileSdk 35
1919
minSdk 21
20-
targetSdk 34
20+
targetSdk 35
2121

2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323
}

0 commit comments

Comments
 (0)