mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-03 05:34:51 +00:00
Fixed warning
This commit is contained in:
parent
62fabef955
commit
1aa488cad5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 27
|
compileSdkVersion 27
|
||||||
buildToolsVersion '27.0.3'
|
//buildToolsVersion '27.0.3'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 9
|
versionCode 9
|
||||||
|
|
Loading…
Reference in a new issue