mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-05 18:25:31 +08:00
Add a file picker to pick files from $HOME
This allows e.g. files from the $HOME folder to be attached to emails or uploaded when in other apps. Also bump version to 0.18.
This commit is contained in:
@@ -14,8 +14,8 @@ android {
|
||||
applicationId "com.termux"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 22
|
||||
versionCode 17
|
||||
versionName "0.17"
|
||||
versionCode 18
|
||||
versionName "0.18"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
Reference in New Issue
Block a user