Skip to content

Commit

Permalink
Revert "Update dependencies. (#10180)" (#10212)
Browse files Browse the repository at this point in the history
This reverts commit c37b20f.
  • Loading branch information
jaynewstrom-stripe authored Feb 19, 2025
1 parent c37b20f commit 1c5b368
Show file tree
Hide file tree
Showing 51 changed files with 9,063 additions and 9,041 deletions.
486 changes: 243 additions & 243 deletions 3ds2playground/dependencies/dependencies.txt

Large diffs are not rendered by default.

476 changes: 238 additions & 238 deletions 3ds2sdk/dependencies/dependencies.txt

Large diffs are not rendered by default.

16 changes: 0 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,6 @@

## XX.XX.XX - 20XX-XX-XX

Dependencies updated in [9512](https://github.com/stripe/stripe-android/pull/9512):
* Bumped Android Gradle Plugin from 8.7.1 to 8.8.1.
* Bumped Androidx Activity from 1.8.2 to 1.9.3.
* Bumped Androidx Annotation from 1.9.0 to 1.9.1.
* Bumped Androidx Fragment from 1.8.4 to 1.8.6.
* Bumped Androidx Lifecycle from 2.8.6 to 2.8.7.
* Bumped Camerax from 1.3.4 to 1.4.1.
* Bumped Constraint Layout from 2.1.4 to 2.2.0.
* Bumped Google Places from 3.3.0 to 3.5.0.
* Bumped Gson from 2.11.0 to 2.12.1.
* Bumped Hilt from 2.52 to 2.55.
* Bumped Kotlin from 2.0.21 to 2.1.10.
* Bumped Okio from 3.9.1 to 3.10.2.
* Bumped Play Services Coroutines from 1.7.3 to 1.10.1.
* Bumped Poko from 0.17.2 to 0.18.2.

## 21.5.0 - 2025-02-18
### CardScan
* [FIXED][10181](https://github.com/stripe/stripe-android/pull/10181) Fixed a crash that happened on some devices with odd camera-to-screen ratios
Expand Down
4 changes: 0 additions & 4 deletions build-configuration/android-application.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ android {
animationsDisabled = true
}

lintOptions {
disable 'StateFlowValueCalledInComposition'
}

compileOptions {
sourceCompatibility JavaVersion.VERSION_11
targetCompatibility JavaVersion.VERSION_11
Expand Down
2 changes: 1 addition & 1 deletion build-configuration/android-library.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ android {
// Our workflow is to add a new string first and then have it translated in Lokalise. As a
// result, we will have a certain timespan during which there are no translations for the
// string yet.
disable 'MissingTranslation', 'StateFlowValueCalledInComposition', 'CoroutineCreationDuringComposition'
disable 'MissingTranslation'
}

if (project.hasProperty("enable_dokka") && project.enable_dokka) {
Expand Down
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ buildscript {
plugins {
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
id 'io.codearte.nexus-staging' version '0.30.0'
id 'com.google.devtools.ksp' version '2.1.10-1.0.30' apply false
id 'dev.drewhamilton.poko' version '0.18.2' apply false
id 'org.jetbrains.kotlin.jvm' version '2.1.10' apply false
id 'com.google.devtools.ksp' version '2.0.21-1.0.26' apply false
id 'dev.drewhamilton.poko' version '0.17.2' apply false
id 'org.jetbrains.kotlin.jvm' version '2.0.21' apply false
id 'com.emergetools.android' version '4.0.0' apply false
id 'com.google.dagger.hilt.android' version '2.55' apply false
id 'com.google.dagger.hilt.android' version '2.51.1' apply false
}

apply plugin: "io.gitlab.arturbosch.detekt"
Expand Down
438 changes: 211 additions & 227 deletions camera-core/dependencies/dependencies.txt

Large diffs are not rendered by default.

730 changes: 364 additions & 366 deletions connect-example/dependencies/dependencies.txt

Large diffs are not rendered by default.

656 changes: 327 additions & 329 deletions connect/dependencies/dependencies.txt

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
ext.versions = [
accompanist : '0.34.0',
alipay : '15.8.12',
androidGradlePlugin : '8.8.1',
androidGradlePlugin : '8.7.1',
androidTest : '1.6.1',
androidTestJunit : '1.2.1',
androidTestOrchestrator : '1.5.1',
androidTestRunner : '1.6.2',
androidTestTruth : '1.6.0',
androidxActivity : '1.9.3',
androidxAnnotation : '1.9.1',
androidxActivity : '1.8.2',
androidxAnnotation : '1.9.0',
androidxAppcompat : '1.7.0',
androidxArchCore : '2.2.0',
androidxBrowser : '1.8.0',
androidxCompose : '1.6.8',
androidxComposeRuntime : '1.6.8',
androidxComposeUi : '1.6.8',
androidxConstraintlayout : '2.2.0',
androidxConstraintlayout : '2.1.4',
androidxCore : '1.13.1',
androidxFragment : '1.8.6',
androidxFragment : '1.8.4',
androidxHilt : '1.2.0',
androidxLegacySupport : '1.0.0',
androidxLifecycle : '2.8.7',
androidxLifecycle : '2.8.6',
androidxNavigation : '2.7.7',
androidxPreference : '1.2.1',
androidxRecyclerview : '1.3.2',
binaryCompatibilityValidator: '0.17.0',
binaryCompatibilityValidator: '0.16.3',
bouncyCastle : '1.79',
cameraX : '1.4.1',
cameraX : '1.3.4',
dagger : '2.55',
detekt : '1.23.7',
detekt : '1.23.6',
diskLruCache : '2.0.2',
dokka : '1.9.20',
espresso : '3.6.1',
firebaseAppDistribution : '5.0.0',
fuel : '2.3.1',
hilt : '2.55',
hilt : '2.52',
goDaddyColorPicker : '0.7.0',
googleServices : '4.4.2',
gson : '2.12.1',
gson : '2.11.0',
hamcrest : '2.2',
instantApps : '1.1.0',
junit : '4.13.2',
Expand All @@ -56,12 +56,12 @@ ext.versions = [
moshi : '1.15.2',
nimbusJwt : '9.46',
okhttp : '4.12.0',
okio : '3.10.2',
okio : '3.9.1',
paparazzi : '1.3.4',
poko : '0.18.2',
poko : '0.17.1',
payButtonCompose : '0.1.3',
places : '3.5.0',
playServicesCoroutines : '1.10.1',
places : '3.3.0',
playServicesCoroutines : '1.7.3',
playServicesTfLite : '16.0.1',
playServicesWallet : '19.4.0',
playIntegrity : '1.4.0',
Expand Down
Loading

0 comments on commit 1c5b368

Please sign in to comment.