Removed references to former "app/dslv" submodule.
+ Follow up to commit e63e0a4f1c
.
This commit is contained in:
parent
3768198a4b
commit
fb48b36cf3
|
@ -1,7 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:dslv="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="match_parent"
|
||||
|
|
|
@ -10,5 +10,4 @@
|
|||
# Project target.
|
||||
proguard.config=proguard.cfg
|
||||
target=android-19
|
||||
android.library.reference.1=submodules/dslv/library
|
||||
|
||||
|
|
Loading…
Reference in New Issue