16 # |
16 # |
17 # You should have received a copy of the GNU General Public License |
17 # You should have received a copy of the GNU General Public License |
18 # along with Geekttrss. If not, see <http://www.gnu.org/licenses/>. |
18 # along with Geekttrss. If not, see <http://www.gnu.org/licenses/>. |
19 # |
19 # |
20 [versions] |
20 [versions] |
21 android-gradle-plugin = "8.11.0" |
21 android-gradle-plugin = "8.11.1" |
22 accompanist = "0.37.3" |
22 accompanist = "0.37.3" |
23 android-desugar-jdk = "2.1.5" |
23 android-desugar-jdk = "2.1.5" |
24 androidx-annotation = "1.9.1" |
24 androidx-annotation = "1.9.1" |
25 androidx-core = "1.16.0" |
25 androidx-core = "1.16.0" |
26 androidx-arch-core-testing = "2.2.0" |
26 androidx-arch-core-testing = "2.2.0" |
28 androidx-activity = "1.10.1" |
28 androidx-activity = "1.10.1" |
29 androidx-browser = "1.8.0" |
29 androidx-browser = "1.8.0" |
30 androidx-fragment = "1.8.8" |
30 androidx-fragment = "1.8.8" |
31 androidx-constraintlayout = "2.2.1" |
31 androidx-constraintlayout = "2.2.1" |
32 androidx-coordinatorlayout = "1.3.0" |
32 androidx-coordinatorlayout = "1.3.0" |
33 androidx-compose-bom = "2025.06.01" |
33 androidx-compose-bom = "2025.07.00" |
34 androidx-datastore = "1.1.7" |
34 androidx-datastore = "1.1.7" |
35 androidx-hilt-compiler = "1.2.0" |
35 androidx-hilt-compiler = "1.2.0" |
36 androidx-hilt-navigation-compose = "1.2.0" |
36 androidx-hilt-navigation-compose = "1.2.0" |
37 androidx-hilt-work = "1.2.0" |
37 androidx-hilt-work = "1.2.0" |
38 androidx-lifecycle = "2.9.1" |
38 androidx-lifecycle = "2.9.2" |
39 androidx-navigation = "2.9.1" |
39 androidx-navigation = "2.9.2" |
40 androidx-paging = "3.3.6" |
40 androidx-paging = "3.3.6" |
41 androidx-preferences = "1.2.1" |
41 androidx-preferences = "1.2.1" |
42 # stay on 2.6.x until https://issuetracker.google.com/issues/413924560 is fixed |
42 # stay on 2.6.x until https://issuetracker.google.com/issues/413924560 is fixed |
43 androidx-room = "2.6.1" |
43 androidx-room = "2.6.1" |
44 androidx-startup = "1.2.0" |
44 androidx-startup = "1.2.0" |
45 androidx-work = "2.10.2" |
45 androidx-work = "2.10.2" |
46 android-material = "1.12.0" |
46 android-material = "1.12.0" |
47 avdl = "0.0.4" |
47 avdl = "0.0.4" |
48 kotlinx-coroutines = "1.10.2" |
48 kotlinx-coroutines = "1.10.2" |
49 kotlinx-datetime = "0.7.0" |
49 kotlinx-datetime = "0.7.1" |
50 kotlinx-serialization = "1.9.0" |
50 kotlinx-serialization = "1.9.0" |
51 dagger = "2.56.2" |
51 dagger = "2.57" |
52 license-gradle-plugin = "0.16.1" |
52 license-gradle-plugin = "0.16.1" |
53 materialKolor = "2.1.1" |
53 materialKolor = "3.0.0" |
54 okio = "3.15.0" |
54 okio = "3.15.0" |
55 okhttp = "5.0.0" |
55 okhttp = "5.1.0" |
56 play-publisher = "3.12.1" |
56 play-publisher = "3.12.1" |
57 protobuf = "4.31.1" |
57 protobuf = "4.31.1" |
58 timber = "5.0.1" |
58 timber = "5.0.1" |
59 truth = "1.4.4" |
59 truth = "1.4.4" |
60 turbine = "1.2.1" |
60 turbine = "1.2.1" |
61 mockk = "1.14.4" |
61 mockk = "1.14.5" |
62 firebase-bom = "33.16.0" |
62 firebase-bom = "33.16.0" |
63 google-play-core = "2.1.0" |
63 google-play-core = "2.1.0" |
64 google-play-core-review = "2.0.2" |
64 google-play-core-review = "2.0.2" |
65 gms-play-services-base = "18.7.2" |
65 gms-play-services-base = "18.7.2" |
66 javax-inject = "1" |
66 javax-inject = "1" |