You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/.buildozer/android/platform/build-armeabi-v7a/dists/Reminder__armeabi-v7a/build.py", line 487, in make_package
str(android_api) + "'"
ValueError: failed to extract the Android API level from build.properties. expected int, got: '27
APP_PLATFORM=21'
WARNING: Received a --sdk argument, but this argument is deprecated and does nothing.
No compiled python is present to zip, skipping.
No setup.py/pyproject.toml used, copying full private data into .apk.
The text was updated successfully, but these errors were encountered:
/.buildozer/android/platform/build-armeabi-v7a/dists/Reminder__armeabi-v7a/build.py", line 487, in make_package
str(android_api) + "'"
ValueError: failed to extract the Android API level from build.properties. expected int, got: '27
APP_PLATFORM=21'
WARNING: Received a --sdk argument, but this argument is deprecated and does nothing.
No compiled python is present to zip, skipping.
No setup.py/pyproject.toml used, copying full private data into .apk.
The text was updated successfully, but these errors were encountered: