Skip to content

Commit

Permalink
Removed IAP module as not used
Browse files Browse the repository at this point in the history
  • Loading branch information
kidinov committed Jan 8, 2025
1 parent af59825 commit 14e209e
Show file tree
Hide file tree
Showing 59 changed files with 0 additions and 2,911 deletions.
1 change: 0 additions & 1 deletion WooCommerce/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ dependencies {

implementation project(":libs:commons")
implementation project(":libs:cardreader")
debugImplementation project(":libs:iap")

implementation(libs.facebook.shimmer)
implementation(libs.photoview)
Expand Down
5 changes: 0 additions & 5 deletions WooCommerce/src/debug/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@
android:enabled="@bool/enable_leak_canary"
android:exported="false" />

<activity
android:name="com.woocommerce.android.iapshowcase.IAPShowcaseActivity"
android:exported="true"
android:theme="@style/Theme.Woo" />

<activity
android:name="com.woocommerce.android.ui.woopos.root.WooPosActivity"
android:exported="true"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 14e209e

Please sign in to comment.