android studio中运行时显示未找到自动调整。

android studio中运行时显示未找到自动调整。

img

img

img

AAPT: error: attribute android:autoSize not found.

Execution failed for task ':app:processDebugResources'.

A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
Android resource linking failed
ERROR:C:\HeightCal\app\src\main\res\layout\activity_main.xml:43: AAPT: error: attribute android:autoSize not found.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights

版本问题,修改下build.gradle里

classpath "com.android.tools.build:gradle:${gradle_version}"

gradle的版本