Skip to content

Commit

Permalink
Revert release gradle changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmuvi-stripe committed Jun 1, 2023
1 parent cad3466 commit a187372
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions financial-connections-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ android {
groups = "financial-connections"
}
}
release {
minifyEnabled true
shrinkResources true
}
}

buildFeatures {
Expand Down
1 change: 0 additions & 1 deletion financial-connections-example/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
STRIPE_ANDROID_NAMESPACE=com.stripe.android.financialconnections.example
android.enableR8.fullMode=true

0 comments on commit a187372

Please sign in to comment.