Hello @suraj.chavan
Thank you for your post here in our forum.
Based on the error code you provided, the issue happened because of the format. The error code points out that the format issue happened at D:\AcadwareAppNew\NewAcad\app\build\intermediates\incremental\acadwareDebug\mergeAcadwareDebugResources\merged.dir\values\values.xml
Illegal char <:> at index 49: com.academypro.app-mergeAcadwareDebugResources-93:/values/values.xml
You might take a look at what causes this format issue and it’s highly possible that caused by some third-party dependencies.
Thank you
Elaine