Revert compileSdkVersion as well
This commit is contained in:
parent
c3bec7e7a6
commit
b7840fb5b5
|
@ -55,7 +55,7 @@ tasks.matching {it instanceof Test}.all {
|
|||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
compileSdkVersion 25
|
||||
|
||||
defaultConfig {
|
||||
applicationId "info.nightscout.androidaps"
|
||||
|
|
Loading…
Reference in a new issue