mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
* fix(deps): "String index out of range" compile error
REF: https://github.com/icerockdev/moko-resources/issues/732
* refactor(i18n): Simplify gradle
* refactor: Migrate i18n files to moko-resources
Also split plurals to their own files
* fix: Only use firebase on releases
* revert: Revert "fix: Only use firebase on releases"
This reverts commit e4f40b450a
.
* ci: Just build standard release
* refactor: Fully migrate to Moko Resources for i18n
11 lines
109 B
Text
11 lines
109 B
Text
.gradle
|
|
/local.properties
|
|
/.idea/workspace.xml
|
|
.DS_Store
|
|
/build
|
|
.idea/
|
|
*iml
|
|
*.iml
|
|
*/build
|
|
*/*/build
|
|
.kotlin/
|