1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 08:22:56 +00:00

Merge pull request #550 from owncloud/technical/bump_target_sdk

[TECHNICAL] Bump target sdk to 33
This commit is contained in:
Abel García de Prada
2023-03-21 12:23:38 +01:00
committed by GitHub
+1 -1
View File
@@ -26,7 +26,7 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 31
targetSdkVersion 33
}
lint {