android { compileSdkVersion 31 buildToolsVersion "29.0.3" useLibrary 'org.apache.http.legacy' defaultConfig { applicationId "com.beeyen.avail" minSdkVersion 21 targetSdkVersion 31 versionCode 1 ...
I'm trying to manually build a wheel from source. My Python version is 3.13. When I run pip install ., I see the following error: ...