Petros Paraskevopoulos
Petros Paraskevopoulos
This `networking` module does not utilizes Kotlin, and as such, the Kotlin plugin related `allWarningsAsErrors` configuration, which is part of `kotlinOptions` via the `KotlinCompile` task, is not applicable to this...
Thank you for all this clarification @AliSoftware , much appreciated, it makes sense! 👍
This `analytics` module does not utilizes Kotlin, and as such, the Kotlin plugin related `allWarningsAsErrors` configuration, which is part of `kotlinOptions` via the `KotlinCompile` task, is not applicable to this...
All tasks are now complete, excluding the stretch goals, and as such this parent issue can now be closed! 🎉 PS: From now on, all the stretch goals related tasks...
👋 @AliSoftware ! > Could you indicate which configuration you tested? M1 vs Intel and which way you installed the Android command line tools? Sure, I tested with Mac on...
> @ParaskP7 Absolutely, I had pinged @thehenrybyrd in slack for visibility, I am adding @thehenrybyrd to the PR as a reviewer as well. Thanks for this suggestion. Awesome, thank you...
👋 @AjeshRPai ! > This PR is ready for review. 👍🏼 . All the libraries are updated to make sure it is compatible with Android 12. I did take a...
👋 @ravishanker ! This is so cool that you are trying this [Per-app language preferences](https://developer.android.com/about/versions/13/features#app-languages) feature! 🌟 > This PR adds Per-app Language Preferences introduced in Android 12 (API 31)...
👋 @planarvoid @danilo04 ! Thank you both on working on this PR. > I think it can be a little risky upgrading to Android 31 since we are not sure...
👋 @danilo04 @fluiddot ! > @danilo04 good point, I'd like to note that we already upgraded compile and target sdk version to Android API 31 in Gutenberg (https://github.com/WordPress/gutenberg/pull/44610). Hence, I...