We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7844b35 + a000fd4 commit 267207eCopy full SHA for 267207e
.gitignore
@@ -1,2 +1,2 @@
1
-out/
2
-out-light/
+/out/
+/out-light/
README.md
@@ -83,7 +83,7 @@ there will be custom integration offering better performance in the future
83
along with other hardening for the C standard library implementation.
84
85
For Android, only the current generation, actively developed maintenance branch of the Android
86
-Open Source Project will be supported, which currently means `android16-release`.
+Open Source Project will be supported, which currently means `android16-qpr1-release`.
87
88
## Testing
89
0 commit comments