Skip to content

Commit c8aaf17

Browse files
committed
Release 0.9.1.3 (16 KB page sizes aligned)
Signed-off-by: Hui-Hong You <hiroshi@ghostsinthelab.org>
1 parent a5bbe78 commit c8aaf17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
}
2323

2424
val projectName: String = "libchewing_android_app_module"
25-
val versionName: String = "0.9.1.2"
25+
val versionName: String = "0.9.1.3"
2626

2727
android {
2828
namespace = "com.miyabi_hiroshi.app.${projectName}"

0 commit comments

Comments
 (0)