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.
1 parent 560d15b commit b480c47Copy full SHA for b480c47
braille/brltty/build.gradle
@@ -3,7 +3,7 @@ apply from: "../../shared.gradle"
3
4
android {
5
namespace "com.google.android.accessibility.braille.brltty"
6
- ndkVersion "26.1.10909125"
+ ndkVersion "26.2.11394342"
7
externalNativeBuild {
8
ndkBuild {
9
path 'src/phone/jni/Android.mk'
braille/translate/build.gradle
namespace "com.google.android.accessibility.braille.translate"
0 commit comments