Revert compileSdkVersion as well

This commit is contained in:
Markus M. May 2018-04-04 21:44:23 +02:00
parent c3bec7e7a6
commit b7840fb5b5

View file

@ -55,7 +55,7 @@ tasks.matching {it instanceof Test}.all {
}
android {
compileSdkVersion 26
compileSdkVersion 25
defaultConfig {
applicationId "info.nightscout.androidaps"