REAndroid / APKEditor

Powerful android apk editor - aapt/aapt2 independent
Apache License 2.0
645 stars 95 forks source link

Add minimum and target SDK versions in info #55

Closed Kirlif closed 11 months ago

Kirlif commented 11 months ago

Adds minSdkVersion and targetSdkVersion in info. Adds -min-sdk-version and -target-sdk-version flags.

REAndroid commented 11 months ago

Perfect ! Thank you!