fix #147, add seconds to the default filename at saving

This commit is contained in:
tibbi 2019-09-02 16:38:05 +02:00
parent be5ffa7b9c
commit b904cd7cb4

View File

@ -51,5 +51,5 @@ android {
} }
dependencies { dependencies {
implementation 'com.simplemobiletools:commons:5.16.17' implementation 'com.simplemobiletools:commons:5.16.18'
} }