Merge tag 'v7.38.7' into molly-7.38

This commit is contained in:
Oscar Mira 2025-04-05 10:35:53 +02:00
commit c44e4c6e21
No known key found for this signature in database
GPG key ID: B371B98C5DC32237
1018 changed files with 28998 additions and 24999 deletions

View file

@ -11,8 +11,8 @@ plugins {
id("molly")
}
val canonicalVersionCode = 1519
val canonicalVersionName = "7.36.2"
val canonicalVersionCode = 1530
val canonicalVersionName = "7.38.7"
val currentHotfixVersion = 0
val maxHotfixVersions = 100
val mollyRevision = 1
@ -502,6 +502,7 @@ dependencies {
implementation(libs.lottie.compose)
implementation(libs.signal.android.database.sqlcipher)
implementation(libs.androidx.sqlite)
testImplementation(libs.androidx.sqlite.framework)
implementation(libs.google.ez.vcard) {
exclude(group = "com.fasterxml.jackson.core")
exclude(group = "org.freemarker")

Some files were not shown because too many files have changed in this diff Show more