pull/440/head v0.54.1
Vitor Pamplona 2023-06-01 16:07:08 -04:00
rodzic fff892e1c8
commit 1a3685c5ab
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -13,8 +13,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 33
versionCode 192
versionName "0.54.0"
versionCode 193
versionName "0.54.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
@ -129,7 +129,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
// Json Serialization TODO: We might need to converge between gson and Jackson (we are usin both)
implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.15.1'
implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.15.2'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
// link preview