Move targetSdk back to 25.

It was accidentally bumped to 26.
fork-5.53.8
Greyson Parrelli 2018-10-01 12:47:47 -07:00
rodzic 0fbb4ac333
commit 68746bcecb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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