mirror of
https://github.com/etesync/android
synced 2024-12-23 07:08:16 +00:00
Fix gradle warning.
This commit is contained in:
parent
ee8c8d8fe1
commit
693157f71e
@ -7,9 +7,9 @@
|
||||
*/
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android-extensions'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'kotlin-kapt'
|
||||
apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion rootProject.ext.compileSdkVersion
|
||||
|
Loading…
Reference in New Issue
Block a user