Add imports

This commit is contained in:
Adrian Kuta (DZCQIWG)
2025-09-18 13:51:03 +02:00
parent d6e673b00e
commit 83d8fa1945
5 changed files with 21 additions and 1167 deletions

View File

@@ -1,13 +1,13 @@
[versions]
agp = "8.13.0-rc01"
kotlin = "2.0.21"
agp = "8.11.1"
kotlin = "2.2.10"
coreKtx = "1.17.0"
junit = "4.13.2"
junitVersion = "1.3.0"
espressoCore = "3.7.0"
lifecycleRuntimeKtx = "2.9.2"
lifecycleRuntimeKtx = "2.9.3"
activityCompose = "1.10.1"
composeBom = "2024.09.00"
composeBom = "2025.08.01"
[libraries]
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }

View File

@@ -1,6 +1,6 @@
#Fri Aug 29 10:01:17 CEST 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists