1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2025-01-10 16:34:41 +01:00

delete empty directory for emoji module that contains only assets

This commit is contained in:
tateisu 2021-05-23 20:33:30 +09:00
parent ceaf70de34
commit fd452c0974

View File

@ -28,6 +28,4 @@ android {
}
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "androidx.appcompat:appcompat:$appcompat_version"
}