- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
My Android Build is failing repeatedly with the below exception and message:
FAILURE: Build failed with an exception. * Where: Script '.../YourData/platforms/android/CordovaLib/cordova.gradle' line: 128 * What went wrong: A problem occurred evaluating root project 'android'. > No match found
Please suggest what could be going wrong. I rebuilt another app that was built successfully last time and that build went fine. In this app the only new item is a Google Maps Widget that has been added and the corresponding Service bindings. The App is working well in emulator and in Debug mode.
Please help.
Thanks
anjan
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is your list of plugins? If you remove any of the plugins, does this build error message go away?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found the problem. In Build Settings I changed the App Version Code to 1.1 and that was causing issues. Reverting it back to 1 solved the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same problem , i need App Version 3 and app version code 1.2
any solution ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
App Version Codes must be integers. It is an internal number used by the Google Play store to keep track of versions, it has nothing to do with the external version number of your app that you present to your users, that can be anything you want.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page