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