0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Anki-Android/AnkiDroid
David Allison 8f1984d6bd build: 'full' build with no manifest restrictions
A default build ('play') is not allowed MANAGE_EXTERNAL_STORAGE

We want a build with this permission so we can distribute it.

`amazon` removes the camera permission, so it is not appropriate

So add a new flavor: 'full' which has BOTH camera & storage permissions

Related: 13431
2023-03-27 06:32:30 -03:00
..
src fixed check for condition 2023-03-26 21:17:18 +01:00
.gitignore
build.gradle build: 'full' build with no manifest restrictions 2023-03-27 06:32:30 -03:00
jacoco.gradle AGP: Migrate DSL properties from jacoco to testCoverage 2023-02-16 10:37:06 -05:00
proguard-rules.pro
robolectricDownloader.gradle build(deps): add new android jar details for android 13 2022-11-15 16:38:00 -05:00