Skip to content

Commit 9c04802

Browse files
authored
Update target android.api to 35 in buildozer.spec
1 parent c753655 commit 9c04802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapps/on_device_unit_tests/buildozer.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ fullscreen = 0
8888
#android.permissions = INTERNET
8989

9090
# (int) Target Android API, should be as high as possible.
91-
#android.api = 27
91+
android.api = 35
9292

9393
# (int) Minimum API your APK will support.
9494
#android.minapi = 21

0 commit comments

Comments
 (0)