Commit 66b18e5 1 parent a580997 commit 66b18e5 Copy full SHA for 66b18e5
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ org.gradle.jvmargs=-Xmx4g
2
2
kotlin.code.style =official
3
3
kotlin.jvm.target.validation.mode =error
4
4
jvmToolchainVersion =17
5
- warlock.version =3.0.46
5
+ warlock.version =3.0.47
6
6
android.useAndroidX =true
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ androidx-activity = "1.10.0"
21
21
androidx-core-splashscreen = " 1.0.1"
22
22
androidxLifecycleViewmodel = " 2.8.4"
23
23
androidxSqlite = " 2.5.0-alpha12" # 2.5.0-alpha13 has an issue finding the SqliteDriver
24
+ # # ⬆ = "2.5.0-alpha13"
24
25
antlr = " 4.13.2"
25
26
apache-commons-text = " 1.13.0"
26
27
appdirs = " 1.2.0"
@@ -39,6 +40,7 @@ ksp = "2.1.10-1.0.29"
39
40
okio = " 3.10.2"
40
41
rhino = " 1.8.0"
41
42
room = " 2.7.0-alpha12"
43
+ # #⬆ = "2.7.0-alpha13"
42
44
sentryKotlin = " 0.10.0"
43
45
slf4j = " 2.0.16"
44
46
slf4jAndroid = " 3.0.0"
You can’t perform that action at this time.
0 commit comments