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

Commit 1f93cfa

Browse files
committed
Bump target sdk to 33
1 parent e6e30fc commit 1f93cfa

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)