File tree Expand file tree Collapse file tree
core/common/src/main/kotlin/ru/fredboy/cavedroid/common Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ sfx/mob/zombie/hit/attribution.txt
1111sfx/mob/zombie/idle/attribution.txt
1212sfx/step/dirt/attribution.txt
1313sfx/step/grass/attribution.txt
14+ sfx/step/lava/attribution.txt
1415sfx/step/metal/attribution.txt
1516sfx/step/stone/attribution.txt
1617sfx/step/water/attribution.txt
Original file line number Diff line number Diff line change 11
2- Dependency License Report for android beta-0.12.4
2+ Dependency License Report for android beta-0.12.5
33
441. Group: androidx.annotation Name: annotation Version: 1.6.0
55
@@ -586,5 +586,5 @@ POM License: MIT License - https://github.com/fredboy/automultibind/blob/master/
586586--------------------------------------------------------------------------------
587587
588588
589- This report was generated at Wed Sep 10 19:15 :44 NOVT 2025.
589+ This report was generated at Thu Sep 11 00:10 :44 NOVT 2025.
590590
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ import org.gradle.api.JavaVersion
22
33object ApplicationInfo {
44 const val name = " CaveDroid"
5- const val versionName = " beta-0.12.4 "
6- const val versionCode = 36
5+ const val versionName = " beta-0.12.5 "
6+ const val versionCode = 37
77
88 const val packageName = " ru.fredboy.cavedroid"
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package ru.fredboy.cavedroid.common
33object CaveDroidConstants {
44 const val TITLE = " CaveDroid"
55
6- const val VERSION = " beta-0.12.4 "
6+ const val VERSION = " beta-0.12.5 "
77
88 const val GITHUB_LINK = " https://github.com/fredboy/cavedroid"
99
Original file line number Diff line number Diff line change 11
2- Dependency License Report for desktop beta-0.12.4
2+ Dependency License Report for desktop beta-0.12.5
33
441. Group: com.badlogicgames.box2dlights Name: box2dlights Version: 1.5
55
@@ -532,5 +532,5 @@ POM License: MIT License - https://github.com/fredboy/automultibind/blob/master/
532532--------------------------------------------------------------------------------
533533
534534
535- This report was generated at Wed Sep 10 21:23:44 NOVT 2025.
535+ This report was generated at Thu Sep 11 00:10:46 NOVT 2025.
536536
You can’t perform that action at this time.
0 commit comments