mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-22 19:31:25 +02:00
Changes the download folder to remove Amethyst's version.
This commit is contained in:
@@ -138,5 +138,5 @@ object ImageSaver {
|
||||
MediaScannerConnection.scanFile(context, arrayOf(outputFile.toString()), null, null)
|
||||
}
|
||||
|
||||
private const val PICTURES_SUBDIRECTORY = "Amethyst " + BuildConfig.VERSION_NAME
|
||||
private const val PICTURES_SUBDIRECTORY = "Amethyst"
|
||||
}
|
||||
|
Reference in New Issue
Block a user