mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-05 18:25:31 +08:00
Restructure library modules
terminal/ -> terminal-emulator/ view/ -> terminal-view/
This commit is contained in:
@@ -7,7 +7,7 @@ android {
|
||||
dependencies {
|
||||
compile 'com.android.support:support-annotations:25.3.1'
|
||||
compile "com.android.support:support-v4:25.3.1"
|
||||
compile project(":view")
|
||||
compile project(":terminal-view")
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
|
Reference in New Issue
Block a user