mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-11 17:04:47 +01:00
不要な依存関係の除去
This commit is contained in:
parent
8016879f7a
commit
cd5e2dc3b9
@ -2,7 +2,7 @@ import java.text.SimpleDateFormat
|
|||||||
|
|
||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
apply plugin: 'kotlin-android'
|
apply plugin: 'kotlin-android'
|
||||||
apply plugin: 'kotlin-android-extensions'
|
// apply plugin: 'kotlin-android-extensions'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 27
|
compileSdkVersion 27
|
||||||
|
Loading…
Reference in New Issue
Block a user