Skip to content

Commit 3304045

Browse files
Merge pull request #549 from nextcloud/sdk35
Bump to SDK35
2 parents 1383b1c + 94ef4d0 commit 3304045

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)