fixed disable line (typo)
This commit is contained in:
parent
9dcc48d1e0
commit
e62f1a2893
|
@ -25,7 +25,7 @@ Build:1.2.4,7
|
||||||
commit=845e11d71f751
|
commit=845e11d71f751
|
||||||
prebuild=rm $(find res -name ic_launcher.png) && \
|
prebuild=rm $(find res -name ic_launcher.png) && \
|
||||||
touch res/drawable/ic_launcher.png
|
touch res/drawable/ic_launcher.png
|
||||||
disabled=empty Icon crashes some launchers; fix is in work; disable for now
|
disable=empty icon crashes some launchers; fix is in work; disable build for now
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
Loading…
Reference in a new issue