Merge tag 'v7.30.1' into molly-7.30

This commit is contained in:
Oscar Mira 2025-01-18 11:15:06 +01:00
commit a252ef91ad
No known key found for this signature in database
GPG key ID: B371B98C5DC32237
723 changed files with 11822 additions and 6696 deletions

View file

@ -11,8 +11,8 @@ plugins {
id("molly")
}
val canonicalVersionCode = 1501
val canonicalVersionName = "7.29.4"
val canonicalVersionCode = 1503
val canonicalVersionName = "7.30.1"
val currentHotfixVersion = 0
val maxHotfixVersions = 100
val mollyRevision = 1
@ -568,6 +568,7 @@ dependencies {
androidTestImplementation(testLibs.androidx.test.core)
androidTestImplementation(testLibs.androidx.test.core.ktx)
androidTestImplementation(testLibs.androidx.test.ext.junit.ktx)
androidTestImplementation(testLibs.assertk)
androidTestImplementation(testLibs.mockk.android)
androidTestImplementation(testLibs.square.okhttp.mockserver)
androidTestImplementation(testLibs.diff.utils)

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