Done more dependency changeing

master
Illlin 2018-09-05 19:49:39 +01:00 committed by GitHub
parent 24c8935cd0
commit e941220c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
""" """
___name___ = "DevRant" ___name___ = "DevRant"
___license___ = "MIT" ___license___ = "MIT"
___dependencies___ = ["app", "wifi", "http", "homescreen", "ugfx_helper", "dialogs"] ___dependencies___ = ["app", "wifi", "http", "ugfx_helper"]
___categories___ = ["Other"] ___categories___ = ["Other"]
___launchable___ = True ___launchable___ = True