Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
w2sv committed Sep 7, 2024
1 parent c61b01b commit c016e6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ composeCompiler {

// https://github.com/Triple-T/gradle-play-publisher
play {
// serviceAccountCredentials.set(file("service-account-key.json"))
serviceAccountCredentials.set(file("service-account-key.json"))
defaultToAppBundles.set(true)
artifactDir.set(file("build/outputs/bundle/release"))
}
Expand Down
11 changes: 5 additions & 6 deletions app/src/main/play/release-notes/en-US/production.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
- New Features:
- File source-specific auto moving
- Optional automatic navigator restart on boot
- New eBook file type
- App Settings screen
- Show/hide storage volume names
- New Feature:
- Batch moving: enables collectively moving files to a destination
- Fixed:
- Automatic navigator disablement on low battery
- Resetting of navigator settings
- Performance improvements & UI refinements

0 comments on commit c016e6a

Please sign in to comment.