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 329590f commit 4c72d5eCopy full SHA for 4c72d5e
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 "27.0.12077973"
+ ndkVersion "27.1.12297006"
7
externalNativeBuild {
8
ndkBuild {
9
path file('src/phone/jni/Android.mk')
braille/translate/build.gradle
namespace "com.google.android.accessibility.braille.translate"
0 commit comments