-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
chore(android): update gradle tools and dependencies #12185
Conversation
- Updated gradle from 6.5.1 to 6.7 - Updated Androd gradle tool from 4.0.1 to 4.1.0 * Can no longer use Android Studio versions older than 4.1 - Updated kotlin from 1.4.0 to 1.4.10 - Updated AndroidX dependencies to newest versions - Removed remaining "ant" related files from Titanium SDK Fixes TIMOB-28173
|
- Guarantees "local.properties" file is alway generating when running lint.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes look good to me!
FR: Pass Test Environment |
JIRA:
https://jira.appcelerator.org/browse/TIMOB-28173
Summary:
6.5.1
to6.7
4.0.1
to4.1.0
4.1
1.4.0
to1.4.10
./build/scons-gradlew
scriptlocal.properties
file before runninggradlew
.Note:
This change may cause the following NDK deprecation warning to be logged during the build. This involves us deprecating support for setting the NDK directory path in our CLI and only allows devs to set the NDK version instead. In the future, Google will require the NDK to be installed under the Android SDK's NDK side-by-side folder.
KitchenSink Test:
Hyperloop Test:
Module Test:
CD
to the./ti.imagefactory/android
folder.appc run -p android