write the text to the selected file

This commit is contained in:
tibbi
2017-03-07 23:46:09 +01:00
parent 6e67949f0a
commit 0c8003105a
3 changed files with 32 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ android {
}
dependencies {
compile 'com.simplemobiletools:commons:2.9.1'
compile 'com.simplemobiletools:commons:2.9.2'
compile 'com.facebook.stetho:stetho:1.4.1'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
}