mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-26 17:56:24 +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)
|
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