Move targetSdk back to 25.

It was accidentally bumped to 26.
master
Greyson Parrelli 2018-10-01 12:47:47 -07:00
parent 0fbb4ac333
commit 68746bcecb
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ android {
versionName "4.27.0"
minSdkVersion 14
targetSdkVersion 26
targetSdkVersion 25
multiDexEnabled true
vectorDrawables.useSupportLibrary = true