Skip to content

Commit 18b66a5

Browse files
vtrifonovmanoldonev
authored andcommitted
chore: update app.gradle (#91)
1 parent 0ac94a3 commit 18b66a5

File tree

1 file changed

+4
-0
lines changed
  • packages/template-drawer-navigation-ts/app/App_Resources/Android

1 file changed

+4
-0
lines changed

packages/template-drawer-navigation-ts/app/App_Resources/Android/app.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
// implementation 'com.android.support:recyclerview-v7:+'
66
//}
77

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+
812
android {
913
defaultConfig {
1014
generatedDensities = []

0 commit comments

Comments
 (0)