gogoout / nativescript-rater

Reminds your app's users to review the app through PlayStore or AppStore. Love it, rate it! **not maintained anymore**
MIT License
7 stars 8 forks source link

update version #15

Closed igorkra closed 3 years ago

igorkra commented 3 years ago

PR Checklist

What is the current behavior?

App doesn't build

Execution failed for task ':app:processDebugManifest'.
Manifest merger failed : uses-sdk:minSdkVersion 17 cannot be smaller than version 21 declared in library [:nativescript-rater:] C:\Users\user\.gradle\caches\transforms-2\files-2.1\113054c64066bf0f601a344f25973b2c\jetified-nativescript-rater\AndroidManifest.xml as the library might be using APIs not available in 17
        Suggestion: use a compatible library with a minSdk of at most 17,
                or increase this project's minSdk version to at least 21,
                or use tools:overrideLibrary="hotchemi.android.rate" to force usage (may lead to runtime failures)

What is the new behavior?

Updated version for native libraries

SwiftRater to 1.9.1 android-rate to 1.0.1 removed prebuilded .arr for android

Fixes/Implements/Closes #[Issue Number].