You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2023. It is now read-only.
I want to increase the targetSDKversion to 24 and I have to change all the build.gradle files of libraries, then I decided to make a top level build.gradle file to override all other libraries. My problem is I receive below error
Error:Cannot read packageName from d:\ChatSecureAPI24\src\main\AndroidManifest.xml
my build.gradle file is like below:
`
// Top-level build file where you can add configuration options common to all sub-projects/modules.