Commit 977df3f5 authored by bixing's avatar bixing

update

parent 4e56d33e
......@@ -56,13 +56,13 @@ android {
flavorDimensions "versionName"
productFlavors {
ceshi {
applicationId "com.a.hr.heart.rate"
applicationId "com.c.hr.heart.rate"
versionName "1.0.0.6"
versionCode 1000006
signingConfig signingConfigs.ceshi
//release
manifestPlaceholders = [google_ad_app_id: "ca-app-pub-3940256099942544~3347511713",
signature : "facb39340ddce66c401a1ed3c477fe20",
signature : "eecfd4e18c1ecb814f6258a32b9ea1fd",
flavor_name : "GemHeart",
authorities : "$applicationId-media-AProvider",
media_version: "3"]
......@@ -108,6 +108,7 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
api "com.google.android.gms:play-services-ads-identifier:18.0.1"
api "com.google.android.gms:play-services-ads:24.0.0"
implementation "androidx.work:work-runtime:2.8.1"
api('androidx.lifecycle:lifecycle-livedata:2.5.1')
api('androidx.lifecycle:lifecycle-viewmodel:2.5.1')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment