mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-15 19:22:26 +08:00
This commit is contained in:
parent
0ad0e1d9e7
commit
e5a2f44521
|
@ -6,7 +6,7 @@ targetSdk = "34"
|
|||
buildToolsVersion = "34.0.0"
|
||||
minSdk = "26"
|
||||
android = "8.4.2"
|
||||
compose = "1.6.7"
|
||||
compose = "1.6.8"
|
||||
rikka = "4.4.0"
|
||||
room = "2.6.1"
|
||||
paging = "3.3.0"
|
||||
|
@ -39,7 +39,7 @@ others_jankson = { module = "blue.endless:jankson", version = "1.2.3" }
|
|||
others_floating_bubble_view = { module = "io.github.torrydo:floating-bubble-view", version = "0.6.5" }
|
||||
androidx_appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
|
||||
androidx_core_ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
|
||||
androidx_lifecycle_runtime_ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.1" }
|
||||
androidx_lifecycle_runtime_ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.2" }
|
||||
androidx_junit = { module = "androidx.test.ext:junit", version = "1.1.5" }
|
||||
androidx_espresso = { module = "androidx.test.espresso:espresso-core", version = "3.5.1" }
|
||||
androidx_room_runtime = { module = "androidx.room:room-runtime", version.ref = "room" }
|
||||
|
|
Loading…
Reference in New Issue
Block a user