We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e16b3c commit f326324Copy full SHA for f326324
pythonforandroid/recipes/libshine/__init__.py
@@ -6,7 +6,7 @@
6
7
8
class LibShineRecipe(Recipe):
9
- version = 'b403b3e8a41377e0576d834b179a5cc7096ff548' # we need master brnch
+ version = 'b403b3e8a41377e0576d834b179a5cc7096ff548' # we need master branch
10
url = 'https://github.com/toots/shine/archive/{version}.zip'
11
md5sum = '24cf9488d06f7acf0a0fbb162cc587ab'
12
0 commit comments