WARNING: [XmlResourcesTransformer] No mapping for: android/support/FILE_PROVIDER_PATHS
/private/var/folders/1w/wfn_f8wd7pq1fv0xc193wjbc0000gn/T/CLtmpecUEyp/template/app/src/main/AndroidManifest.xml Error:
uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library [com.gameanalytics.sdk:gameanalytics-android:6.2.9] /Users/m/.gradle/caches/transforms-3/5937492daab5f465998d63cba887dd76/transformed/jetified-gameanalytics-android-6.2.9/AndroidManifest.xml as the library might be using APIs not available in 15
Suggestion: use a compatible library with a minSdk of at most 15,
or increase this project's minSdk version to at least 16,
or use tools:overrideLibrary="com.gameanalytics.sdk.android" to force usage (may lead to runtime failures)
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':App:processReleaseMainManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library [com.gameanalytics.sdk:gameanalytics-android:6.2.9] /Users/m/.gradle/caches/transforms-3/5937492daab5f465998d63cba887dd76/transformed/jetified-gameanalytics-android-6.2.9/AndroidManifest.xml as the library might be using APIs not available in 15
Suggestion: use a compatible library with a minSdk of at most 15,
or increase this project's minSdk version to at least 16,
or use tools:overrideLibrary="com.gameanalytics.sdk.android" to force usage (may lead to runtime failures)
Worked last week, got a message from GameAnalytics saying they updated it, now broken.
Using Solar2D builds 3662, and new 3665 both same result.