mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 02:35:19 +08:00
Changed: Bump termux-am-library
to 2.0.0 that uses minSdkVersion
21
This commit is contained in:
@@ -27,7 +27,7 @@ android {
|
|||||||
|
|
||||||
implementation project(":terminal-view")
|
implementation project(":terminal-view")
|
||||||
|
|
||||||
implementation 'com.github.termux:termux-am-library:1.0'
|
implementation "com.termux:termux-am-library:v2.0.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
|
Reference in New Issue
Block a user