mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 14:30:11 +01:00
8b251da79f
699b3e4c69
got it wrong for targetSdkVersion.
Also, one confusing thing is that aapt outputs "sdkVersion: '3'" for
com.politedroid_3.apk but no "sdkVersion:" for no.min.target.sdk_987.apk.
F-Droid never really supported running on android-1 or android-2, so it
seems pointless to debug support for them.
4 lines
137 B
YAML
4 lines
137 B
YAML
Categories: [Development]
|
|
Name: No minSdkVersion or targetSdkVersion
|
|
Summary: An APK without any <uses-sdk> block in AndroidManifest.xml
|