Skip to content

Commit ab47be0

Browse files
committed
It's a hard work to make readme look beautiful...
1 parent b0264a2 commit ab47be0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,10 @@ See [Android Scala Installer](https://github.com/jbrechtel/Android-Scala-Install
3333

3434
Set `scala.library.installed=true` in `local.properties`, the building script will skip proguard when you run `ant debug` or `ant debug install`, don't forget to add
3535

36-
```xml
3736
<uses-library android:name="scala_actors-2.9.1"/>
3837
<uses-library android:name="scala_collection-2.9.1"/>
3938
<uses-library android:name="scala_immutable-2.9.1"/>
4039
<uses-library android:name="scala_library-2.9.1"/>
4140
<uses-library android:name="scala_mutable-2.9.1"/>
42-
```
4341

4442
to the application element in you AndroidManifest.xml

0 commit comments

Comments
 (0)