shyandsy / cipher2

a flutter plugin for AES encryption and decryption
GNU General Public License v3.0
43 stars 40 forks source link

java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed D:\flutter_workspace\dds\develop\dds_app\build\cipher2\intermediates\res\merged\release\values\values.xml:236: error: resource android:attr/fontVariationSettings not found. #32

Closed jinzhenhua1 closed 4 years ago

jinzhenhua1 commented 4 years ago

when i build release apk.It happens image

jinzhenhua1 commented 4 years ago

Change the compileSdkVersion number to the same as my project. This solved my problem