mirror of
https://github.com/oxen-io/session-android.git
synced 2025-04-03 23:45:39 +00:00
Increase targetSdkVersion to 25
This commit is contained in:
parent
acfc9d75e0
commit
0f35bc6fd9
@ -240,7 +240,7 @@ android {
|
|||||||
versionName "4.13.7"
|
versionName "4.13.7"
|
||||||
|
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 23
|
targetSdkVersion 25
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user