-
-
Notifications
You must be signed in to change notification settings - Fork 136
Plamen5kov/update project template #875
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
move xml files remove unused dependency from test-app
remove unnecessary folder from build tools
updated gradle to 4.1 updated settings.gradle updated gradle.properties
💔 |
💔 |
@Plamen5kov Why don't we try to update to Gradle 4.3 and Android Plugin 3.0.0 for improved build speeds? Edit: never mind, just noticed the changes to the automatic variants matching - https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html#variant_aware which we most likely break by the improper use of flavors we have for handling nativescript plugins. |
@Pip3r4o once we make the integration with Android Studio, the update from version to version should become automatic. Android Studio should prompt for gradle update once a newer version is installed. |
💔 |
💔 |
💔 |
run ci |
💚 |
Do not merge before it's tested with functional tests. Needs QA approval before a merge.
<app_name>platforms/android
project in Android Studio (>=2.3.3))related issue: #876
related PR: NativeScript/nativescript-dev-webpack#310
NativeScript/nativescript-cli#3193