Showing
2 changed files
with
4 additions
and
1 deletions
| @@ -22,7 +22,7 @@ rootProject.allprojects { | @@ -22,7 +22,7 @@ rootProject.allprojects { | ||
| 22 | apply plugin: 'com.android.library' | 22 | apply plugin: 'com.android.library' |
| 23 | 23 | ||
| 24 | android { | 24 | android { |
| 25 | - compileSdkVersion 27 | 25 | + compileSdkVersion 26 |
| 26 | 26 | ||
| 27 | defaultConfig { | 27 | defaultConfig { |
| 28 | minSdkVersion 19 | 28 | minSdkVersion 19 |
-
Please register or login to post a comment