Skip to content

Commit c65b10d

Browse files
committed
version bump
1 parent eaa0e51 commit c65b10d

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616

1717
minSdk 29
1818
targetSdk 34
19-
versionCode 35
20-
versionName "2.0.4"
19+
versionCode 36
20+
versionName "2.0.5"
2121

2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323
vectorDrawables {
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* Fixed an issue with text editor where saved file showed 0KB in the list
2+
* Improvements to Notifications
3+
* Other bug fixes and improvements

0 commit comments

Comments
 (0)