The file multiPreviewTestLibrary.aar is an android library that only contains the file called MultiPreviewAnnotations.kt.
If the test projects used in this module are updated, some compatibility issues may appear between those projects and this library. In such case, the multiPreviewTestLibrary.aar file should be regenerated. To do that, follow the instructions below:
com.example.mytestlibraryAndroidManifest.xmlapp/build.gradle and modify the line id 'com.android.application' to id 'com.android.library'app/build.gradle, delete the line applicationId ...MultiPreviewAnnotations.kt into the source code of the new project (app/src/main/java/com/example/mytestlibrary)app/build/outputs/aar/app-debug.aar to replace multiPreviewTestLibrary.aar