mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-25 02:55:23 +00:00
Bump targetSdkVersion to 26.
This commit is contained in:
parent
5219d79e27
commit
b133546ca6
@ -283,7 +283,7 @@ android {
|
|||||||
versionName "4.28.1"
|
versionName "4.28.1"
|
||||||
|
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 25
|
targetSdkVersion 26
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
Loading…
Reference in New Issue
Block a user