Does anyone know what this error means? I have these lines in my
manifest file
<manifest ...
android:versionCode="3"
android:versionName="1.01" >
and the error I get is
ERROR No resource identifier found for attribute 'versionCode' in
package 'android'
and same for versionName. I have the latest SDK on linux.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---