Probably a Compatibility issue because you are using a old plugin version with latest Gradle version
.
Change plugin version in Project level gradle .
classpath 'com.android.tools.build:gradle:4.1.0'
Then try to build your project . Check the Compatible version in the documentation
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…