Skip to content

Commit cb403c9

Browse files
authored
Made on-device unit tests app use the develop branch by default (#1985)
1 parent ac99e29 commit cb403c9

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
@@ -153,7 +153,7 @@ android.whitelist = unittest/*
153153
#android.add_activites = com.example.ExampleActivity
154154

155155
# (str) python-for-android branch to use, defaults to master
156-
p4a.branch = master
156+
p4a.branch = develop
157157

158158
# (str) OUYA Console category. Should be one of GAME or APP
159159
# If you leave this blank, OUYA support will not be enabled

0 commit comments

Comments
 (0)