i am using offline MIT app inventor and i want to add some extra property in MIT source like minimum api requirement. how can i add this.
You need to adjust the Manifest, for example (minSdkVersion = 21, API level 21 / Android 5):