Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 6553ff8

Browse files
committed
Add AppCompat v7 as dependency in sample
1 parent de75811 commit 6553ff8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vector-drawable/component/component.template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ is_shell: true
1313
packages:
1414
android:
1515
- Xamarin.Android.Support.Vector.Drawable, Version=$nuget-version$
16+
- Xamarin.Android.Support.v7.AppCompat, Version=$nuget-version$
1617
samples:
1718
- name: "Vector Drawable Sample"
1819
path: ../samples/VectorDrawableSample.sln

0 commit comments

Comments
 (0)