We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc1d5e4 commit 401525fCopy full SHA for 401525f
README.md
@@ -175,6 +175,9 @@ and aims to develop further support.
175
176
You can help by [contributing](./CONTRIBUTING.md)!
177
178
+<details>
179
+ <summary><h3>Compatibility table</h3></summary>
180
+
181
| Original tool | Feature | Supported by pack | Note |
182
| ------------- | ------- | ----------------- | ----- |
183
| aapt2 | APK Resource tables | ✅ | |
@@ -192,6 +195,8 @@ You can help by [contributing](./CONTRIBUTING.md)!
192
195
| bundletool | Resource qualifiers | 🚩 | Same as APK, eg. `values/`, but no `values-b+es/` |
193
196
194
197
198
+</details>
199
200
## License
201
202
[Apache-2.0](./LICENSE)
0 commit comments