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 a367ea6 commit 82f659cCopy full SHA for 82f659c
gradle/artifact-settings.gradle
@@ -72,6 +72,7 @@ ext {
72
'driver-notification' : new Tuple2("driver-notification$ndkVersionSuffix", 'navigation-core-driver-notification'),
73
'ev-driver-notification' : new Tuple2("ev-driver-notification$ndkVersionSuffix", 'navigation-core-ev-driver-notification'),
74
'audio' : new Tuple2("audio$ndkVersionSuffix", 'navigation-core-audio'),
75
+ 'noa' : new Tuple2("noa$ndkVersionSuffix", 'navigation-core-noa'),
76
]
77
}
78
0 commit comments