Skip to content
Snippets Groups Projects
Commit 3a18f3fb authored by Taras's avatar Taras
Browse files

Sdk 33 + dependencies upgrade

parent 4febd9f3
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ dependencies {
gplayImplementation 'com.android.billingclient:billing-ktx:6.2.1'
//PasswordManager
def credentials_version = '1.3.0-alpha02'
def credentials_version = '1.3.0-alpha03'
gplayImplementation "androidx.credentials:credentials:$credentials_version"
gplayImplementation "androidx.credentials:credentials-play-services-auth:$credentials_version"
......
......@@ -60,7 +60,7 @@ dependencies {
api "androidx.autofill:autofill:1.1.0"
//Kotlin
api "androidx.core:core-ktx:1.12.0"
api "androidx.core:core-ktx:1.13.0"
//androidx lifecycle
def lifecycle_version = "2.7.0"
......@@ -80,7 +80,7 @@ dependencies {
kapt "com.google.dagger:hilt-compiler:$rootProject.ext.hilt_version"
//Matrix
api('org.futo.gitlab.circles:matrix-android-sdk:v1.6.10.32@aar') {
api('org.futo.gitlab.circles:matrix-android-sdk:v1.6.10.33@aar') {
transitive = true
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment