We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d15d7 commit 0eb0d80Copy full SHA for 0eb0d80
gradle.properties
@@ -27,5 +27,5 @@ ANDROID_COMPILE_SDK=36
27
ANDROID_MIN_SDK=26
28
ANDROID_TARGET_SDK=36
29
30
-VERSION_NAME=2.6.0
31
-VERSION_CODE=24080701
+VERSION_NAME=2.6.1
+VERSION_CODE=25072501
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ annotaion = "1.9.1"
13
constraintlayout = "2.2.1"
14
swiperefreshlayout = "1.1.0"
15
recyclerview = "1.4.0"
16
-lifecycle = "2.9.1"
+lifecycle = "2.9.2"
17
flexbox = "3.0.0"
18
rxjava3 = "3.1.11"
19
rxkotlin3 = "3.0.1"
0 commit comments