Match less files for file receiving (fixes #66)

This commit is contained in:
Fredrik Fornwall
2016-03-25 00:22:49 +01:00
parent 421dfcca39
commit d69485b70b
2 changed files with 9 additions and 4 deletions

View File

@@ -18,8 +18,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 23
versionCode 31
versionName "0.31"
versionCode 32
versionName "0.32"
}
buildTypes {