Skip to content

Commit 79ef4b9

Browse files
committed
Notepad 3.0.1 (release 1)
* Bump version code for 3.0.1 release
1 parent 0922ff5 commit 79ef4b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
22

33
# Notepad
4-
notepad-versionCode = "114"
5-
notepad-versionName = "3.0"
4+
notepad-versionCode = "115"
5+
notepad-versionName = "3.0.1"
66

77
# Android SDK
88
android-compileSdk = "33"
@@ -116,4 +116,4 @@ koin = [
116116
richtext = [
117117
"richtext-commonmark",
118118
"richtext-printing"
119-
]
119+
]

0 commit comments

Comments
 (0)