Skip to content

Commit

Permalink
chore: delete unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgerardojacinto committed Nov 12, 2024
1 parent ea1f500 commit f757e03
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 79 deletions.
3 changes: 0 additions & 3 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,8 @@

<config-file parent="/*" target="AndroidManifest.xml" />
<source-file src="src/android/OSInAppBrowser.kt" target-dir="app/src/main/kotlin/com/outsystems/plugins/inappbrowser/osinappbrowser" />
<!--<source-file src="src/android/OSInAppBrowserError.kt" target-dir="app/src/main/kotlin/com/outsystems/plugins/inappbrowser/osinappbrowser" />-->

<framework src="src/android/build.gradle" custom="true" type="gradleReference" />
<!-- <source-file src="src/android/OSInAppBrowserSystemBrowserInputArguments.kt" target-dir="app/src/main/kotlin/com/outsystems/plugins/inappbrowser/osinappbrowser" />-->
<!-- <source-file src="src/android/OSInAppBrowserWebViewInputArguments.kt" target-dir="app/src/main/kotlin/com/outsystems/plugins/inappbrowser/osinappbrowser" />-->
</platform>
<platform name="ios">
<config-file parent="/*" target="config.xml">
Expand Down
33 changes: 0 additions & 33 deletions src/android/OSInAppBrowserError.kt

This file was deleted.

19 changes: 0 additions & 19 deletions src/android/OSInAppBrowserSystemBrowserInputArguments.kt

This file was deleted.

24 changes: 0 additions & 24 deletions src/android/OSInAppBrowserWebViewInputArguments.kt

This file was deleted.

0 comments on commit f757e03

Please sign in to comment.