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 0ac94a3 commit 18b66a5Copy full SHA for 18b66a5
packages/template-drawer-navigation-ts/app/App_Resources/Android/app.gradle
@@ -5,6 +5,10 @@
5
// implementation 'com.android.support:recyclerview-v7:+'
6
//}
7
8
+// If you want to add something to be applied before applying plugins' include.gradle files
9
+// e.g. project.ext.googlePlayServicesVersion = "15.0.1"
10
+// create a file named before-plugins.gradle in the current directory and place it there
11
+
12
android {
13
defaultConfig {
14
generatedDensities = []
0 commit comments