Skip to content

Commit 183a3f0

Browse files
committed
prepare buildozer.spec for release
1 parent 75423c9 commit 183a3f0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

buildozer.spec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ requirements =
4545
plyer==2.0.0,
4646
able_recipe,
4747
Pillow,
48-
numpy,
4948
requests==2.24.0,
5049
urllib3==1.25.9,
5150
certifi==2019.6.16,
@@ -57,16 +56,17 @@ requirements =
5756

5857
android.api = 29
5958
android.minapi = 22
60-
android.ndk = 19c
59+
android.ndk = 20b
6160

6261
android.permissions =
6362
WAKE_LOCK,
63+
ACCESS_NETWORK_STATE,
64+
ACCESS_WIFI_STATE,
65+
CHANGE_WIFI_STATE,
6466
INTERNET,
6567
CAMERA,
6668
VIBRATE,
67-
SEND_SMS,
68-
CALL_PRIVILEGED,
69-
CALL_PHONE,
69+
WRITE_EXTERNAL_STORAGE,
7070
ACCESS_COARSE_LOCATION,
7171
ACCESS_FINE_LOCATION,
7272
BLUETOOTH,

0 commit comments

Comments
 (0)