i developed Cordova base app, some time ago it was working fine but now command "cordova build" is not working and i am getting this error
> Configure project :CordovaLib
[Cordova] cdvMinSdkVersion is overridden, try it at your own risk.
> Task :app:processDebugResources FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDebugResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> Android resource linking failed
/Users/georgeshengelia/.gradle/caches/transforms-2/files-2.1/082fd8435f96aa3f026dd001121230f9/core-1.7.0-beta02/res/values/values.xml:105:5-114:25: AAPT: error: resource android:attr/lStar not found.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 3s
16 actionable tasks: 1 executed, 15 up-to-date
Command failed with exit code 1: /Users/georgeshengelia/Documents/GitHub/letsmovegeorge/platforms/android/gradlew cdvBuildDebug -b /Users/georgeshengelia/Documents/GitHub/letsmovegeorge/platforms/android/build.gradle