mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-05 21:43:40 +01:00
Bump compile and target SDK to 34
This commit is contained in:
parent
b0158f1a93
commit
84b8d410d5
@ -1,7 +1,7 @@
|
||||
ext.versions = [
|
||||
'minSdk' : 21,
|
||||
'compileSdk' : 33,
|
||||
'targetSdk' : 33,
|
||||
'compileSdk' : 34,
|
||||
'targetSdk' : 34,
|
||||
'sourceCompat' : JavaVersion.VERSION_11,
|
||||
'targetCompat' : JavaVersion.VERSION_11,
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user