Skip to content

Commit ea4b1d3

Browse files
committed
Bump version
1 parent c36d9b3 commit ea4b1d3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "be.chvp.nanoledger"
1515
minSdk = 21
1616
targetSdk = 34
17-
versionCode = 40600
18-
versionName = "0.4.5"
17+
versionCode = 40700
18+
versionName = "0.4.6"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
vectorDrawables {

metadata/en-US/changelogs/40700.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix writing to cloud storage providers that don't support appending to a file

0 commit comments

Comments
 (0)