Skip to content

Commit de46962

Browse files
committed
Upgrade libchewing_android_app_module to 0.9.1.2 (matches both SDK versions)
Signed-off-by: Hui-Hong You <hiroshi@ghostsinthelab.org>
1 parent 93835b6 commit de46962

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1"
25+
val versionName: String = "0.9.1.2"
2626

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

0 commit comments

Comments
 (0)