mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 04:22:40 +02:00
build(deps): bump version to 14.5 and update cast framework dependency
This commit is contained in:
+3
-3
@@ -19,8 +19,8 @@ android {
|
||||
applicationId 'com.michatec.radio'
|
||||
minSdk 28
|
||||
targetSdk 36
|
||||
versionCode 144
|
||||
versionName '14.4'
|
||||
versionCode 145
|
||||
versionName '14.5'
|
||||
resourceConfigurations += ['en', 'de', 'el', 'nl', 'pl', 'ru','uk', 'ja', 'da', 'fr']
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
@@ -68,7 +68,7 @@ dependencies {
|
||||
// Google Stuff //
|
||||
implementation libs.material
|
||||
implementation libs.gson
|
||||
implementation 'com.google.android.gms:play-services-cast-framework:21.5.0'
|
||||
implementation libs.play.services.cast.framework
|
||||
|
||||
// AndroidX Stuff //
|
||||
implementation libs.core.ktx
|
||||
|
||||
Reference in New Issue
Block a user