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
The problem is that the versionName and versionCode are now null and package name will be something like null-vcnull-release.apk
What might be best practice to rename the package when using the app-versioning plugin? Is there some way to get the versionName and versionCode from the app-versioning plugin in build.gradle during build?