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

Commit 2ea7f1c

Browse files
committed
Fix typeo
1 parent 64e89d9 commit 2ea7f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Task ("diff")
211211
MONODROID_PATH,
212212
};
213213

214-
MonoApiInfo ("./output/AndroidXt.Merged.dll", "./output/api-info.xml", new MonoApiInfoToolSettings {
214+
MonoApiInfo ("./output/AndroidX.Merged.dll", "./output/api-info.xml", new MonoApiInfoToolSettings {
215215
SearchPaths = SEARCH_DIRS
216216
});
217217

0 commit comments

Comments
 (0)