diff --git a/app/src/main/assets/installers.json b/app/src/main/assets/installers.json index f6074be1f..d5b7468b5 100755 --- a/app/src/main/assets/installers.json +++ b/app/src/main/assets/installers.json @@ -3,7 +3,7 @@ "id": "0", "title": "Session installer", "subtitle": "Session based installer for bundled/split APKs", - "description": "Best suited for devices running Android 5.0+", + "description": "Recommended, in-built and supports all Android versions", "url": "https://developer.android.com/reference/android/content/pm/PackageInstaller.Session" }, { @@ -15,7 +15,7 @@ { "id": "4", "title": "AM Installer", - "subtitle": "Install use App Manager", + "subtitle": "Install using App Manager", "description": "You must have App Manager. Need adb/root mode to install when miui optimization is on." }, {