mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-03 23:08:21 +03:00
The section "alternative_apks" is a array containing alternative download URL for a conscrypt version for KitKat users "alternative_apks": [ { "alternative": "conscrypt", "url": "https://alternative_apk/path.apk" } ], Above is inserted in the original data.json as child of "stable": { "flavors": { "github": { "stable": { >>>"alternative_apk" is INSERTED HERE<<< "apk": "https://apk/path.apk", "version": "NAME", "version_code": 1 } } } } |
||
---|---|---|
.. | ||
schemas/org.schabi.newpipe.database.AppDatabase | ||
src | ||
build.gradle | ||
proguard-rules.pro | ||
replace-newpipe-with-bravenewpipe-strings.gradle |