Move targetSdk back to 25.

It was accidentally bumped to 26.
pull/1/head
Greyson Parrelli 6 years ago
parent 0fbb4ac333
commit 68746bcecb

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

Loading…
Cancel
Save