1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-06 15:36:45 +00:00

Bump target sdk to 33

This commit is contained in:
Abel García de Prada 2023-03-16 13:06:00 +01:00
parent e6e30fc352
commit 1f93cfaf52

View File

@ -26,7 +26,7 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 31
targetSdkVersion 33
}
lint {