File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
voice/src/main/kotlin/com/algolia/instantsearch/voice/ui Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 66# http://www.gradle.org/docs/current/userguide/build_environment.html
77# Specifies the JVM arguments used for the daemon process.
88# The setting is particularly useful for tweaking memory settings.
9- android.enableJetifier =true
109android.useAndroidX =true
1110org.gradle.jvmargs =-Xmx1536m
1211# When configured, Gradle will run in incubating parallel mode.
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ object Voice {
6464 .setData(Uri .fromParts(" package" , packageName, null )))
6565 }
6666
67- /* * Displays the rationale behind requesting the recording permission via a [ Snackbar] .
67+ /* * Displays the rationale behind requesting the recording permission via a Snackbar.
6868 * @param anchor the view on which the SnackBar will be anchored.
6969 * @param whyAllow a description of why the permission should be granted.
7070 * @param buttonAllow a call to action for granting the permission.
You can’t perform that action at this time.
0 commit comments