Generate Signed APK: Errors while building APK. You can find the errors in the 'Messages' view.

Issue:

Cause: error: invalid source release: 17



First Check Your Java Version :  Java --version

Solution:

   1. Source Compatibility : $JavaVersion.VERSION_11 

   2. Target Compatibility : $JavaVersion.VERSION_11




No comments:

Post a Comment

starter ASP.NET Core Web API project with example

Starter ASP.NET Core Web API project that follows all the best practices listed above. 🛠️ Starter Project Overview We’ll build a Produc...

Best for you