Skip to content

Commit 4c5358c

Browse files
committed
Merge branch 'molly-7.63'
2 parents e3f20de + e2673d6 commit 4c5358c

File tree

342 files changed

+14141
-4555
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

342 files changed

+14141
-4555
lines changed

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
java openjdk-17.0.2
2+
uv latest

app/build.gradle.kts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ plugins {
99
id("molly")
1010
}
1111

12-
val canonicalVersionCode = 1603
13-
val canonicalVersionName = "7.61.3"
12+
val canonicalVersionCode = 1610
13+
val canonicalVersionName = "7.63.2"
1414
val currentHotfixVersion = 0
1515
val maxHotfixVersions = 100
1616
val mollyRevision = 1
@@ -586,7 +586,6 @@ dependencies {
586586
androidTestImplementation(testLibs.androidx.test.ext.junit.ktx)
587587
androidTestImplementation(testLibs.assertk)
588588
androidTestImplementation(testLibs.mockk.android)
589-
androidTestImplementation(testLibs.square.okhttp.mockserver)
590589
androidTestImplementation(testLibs.diff.utils)
591590

592591
androidTestUtil(testLibs.androidx.test.orchestrator)
937 Bytes
Binary file not shown.
972 Bytes
Binary file not shown.
1003 Bytes
Binary file not shown.
1018 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)