Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit ee5130d

Browse files
authored
Merge pull request #550 from owncloud/technical/bump_target_sdk
[TECHNICAL] Bump target sdk to 33
2 parents e6e30fc + 1f93cfa commit ee5130d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owncloudComLibrary/build.gradle

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

2727
defaultConfig {
2828
minSdkVersion 21
29-
targetSdkVersion 31
29+
targetSdkVersion 33
3030
}
3131

3232
lint {

0 commit comments

Comments
 (0)