Skip to content

Commit 82f659c

Browse files
DzmitryFomchyngithub-actions[bot]
authored andcommitted
NOA module (#11174)
* Noa module setup * Copy NOA sources * Address review comments GitOrigin-RevId: f115cadf9e6148f907f8a4d156a14fc5505d57fe
1 parent a367ea6 commit 82f659c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/artifact-settings.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ ext {
7272
'driver-notification' : new Tuple2("driver-notification$ndkVersionSuffix", 'navigation-core-driver-notification'),
7373
'ev-driver-notification' : new Tuple2("ev-driver-notification$ndkVersionSuffix", 'navigation-core-ev-driver-notification'),
7474
'audio' : new Tuple2("audio$ndkVersionSuffix", 'navigation-core-audio'),
75+
'noa' : new Tuple2("noa$ndkVersionSuffix", 'navigation-core-noa'),
7576
]
7677
}
7778

0 commit comments

Comments
 (0)