Android Studio won't build the app otherwise. Since the gradle plugin 3.0 beta7, the minimum supported build tools version is 26.0.2, so set it to that. Also bump compileSdkVersion to 26 since they need to match (in the major number, that is). The target API is still 25. Android Oreo (26) brought some changes in overlay permissions which I haven't figured out yet.master
|
||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 |
|
|
133 |
|
|
134 |
|
|
134 | 135 |
|
135 | 136 |
|
136 | 137 |
|