We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e7954 commit f90d0b5Copy full SHA for f90d0b5
1 file changed
README.md
@@ -6,6 +6,12 @@ The libchewingAndroidAppModule is a byproduct of the [Guileless Bopomofo](https:
6
7
libchewingAndroidAppModule 是[樸實注音鍵盤](https://github.com/hiroshiyui/GuilelessBopomofo)專案的副產品,將[新酷音函式庫](https://github.com/chewing/libchewing)打包為 Android App Module (AAR) 格式,透過模組化途徑方便開發與元件再利用。
8
9
+# Build 組建
10
+
11
+`./gradlew tasks -p libchewing-android-module bundleDebugAar bundleReleaseAar`
12
13
+The built AARs will be located at _libchewing-android-module/build/outputs/aar/_
14
15
# Acknowledgements 感謝有您
16
17
* [Chewing contributors](http://chewing.im/about.html)
0 commit comments