I am coding android app by Kotlin. When run app is error build failed C:\Users\Administrator.gradle\caches\transforms-2\files-2.1\06149af1d4a4f067b7c8778b7e903c47\core-1.7.0\res\values\values.xml:105:5-114:25: AAPT: error: resource android:attr/lStar not found. How to fix this error ?? Thanks !
-
Does this answer your question? Message "error: resource android:attr/lStar not found"shb– shb2021-10-31 17:06:06 +00:00Commented Oct 31, 2021 at 17:06
-
No, i use kotlin and when build project is above errorAlex– Alex2021-10-31 17:12:14 +00:00Commented Oct 31, 2021 at 17:12
Add a comment
|