mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 07:56:19 +00:00
Bump target sdk to api 31
This commit is contained in:
parent
d8ac22d57e
commit
97a613f168
@ -21,11 +21,11 @@ dependencies {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
compileSdkVersion 31
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
targetSdkVersion 31
|
||||
|
||||
versionCode = 10001400
|
||||
versionName = "1.0.14"
|
||||
|
Loading…
x
Reference in New Issue
Block a user