Skip to content

Commit 740f406

Browse files
committed
Fixed buildozer.spec
1 parent c7f9da1 commit 740f406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildozer.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ title = NoDPI
1616
package.name = nodpi
1717
package.domain = com.gvcoder
1818

19-
services = Proxy:./service.py:foreground:sticky
19+
services = Proxy:%(source.dir)s/service.py:foreground:sticky
2020
android.permissions = INTERNET,FOREGROUND_SERVICE,POST_NOTIFICATIONS
2121
android.accept_sdk_license = True
2222

0 commit comments

Comments
 (0)