Bump targetSdkVersion to 26.

This commit is contained in:
Greyson Parrelli
2018-10-03 10:37:43 -07:00
parent 5219d79e27
commit b133546ca6

View File

@@ -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