25-2/24/1
This commit is contained in:
@@ -61,8 +61,8 @@ android {
|
||||
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
|
||||
minSdk = 23
|
||||
targetSdk = flutter.targetSdkVersion
|
||||
versionCode = 118
|
||||
versionName = '2.0.118'
|
||||
versionCode = 121
|
||||
versionName = '2.0.121'
|
||||
multiDexEnabled =true
|
||||
|
||||
// manifestPlaceholders can be specified here if needed
|
||||
@@ -98,6 +98,7 @@ dependencies {
|
||||
// implementation platform('com.google.firebase:firebase-bom:32.1.1')
|
||||
implementation "com.stripe:stripe-android:20.52.2"
|
||||
implementation 'com.stripe:paymentsheet:20.52.2'
|
||||
implementation 'com.scottyab:rootbeer-lib:0.1.0'
|
||||
|
||||
|
||||
// If push provisioning is needed, make sure you have the correct version:
|
||||
|
||||
Reference in New Issue
Block a user