Merge remote-tracking branch 'origin/master'

This commit is contained in:
clement
2024-06-21 21:25:17 +02:00
3 changed files with 4 additions and 5 deletions

1
.idea/misc.xml generated
View File

@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" /> <component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="jbr-17" project-jdk-type="JavaSDK"> <component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="jbr-17" project-jdk-type="JavaSDK">

View File

@@ -1,13 +1,13 @@
[versions] [versions]
agp = "8.4.0" agp = "8.5.0"
kotlin = "1.9.0" kotlin = "1.9.0"
coreKtx = "1.13.1" coreKtx = "1.13.1"
junit = "4.13.2" junit = "4.13.2"
junitVersion = "1.1.5" junitVersion = "1.1.5"
espressoCore = "3.5.1" espressoCore = "3.5.1"
lifecycleRuntimeKtx = "2.8.2" lifecycleRuntimeKtx = "2.8.2"
activityCompose = "1.8.0" activityCompose = "1.9.0"
composeBom = "2023.08.00" composeBom = "2024.06.00"
playServicesLocation = "21.3.0" playServicesLocation = "21.3.0"
[libraries] [libraries]

View File

@@ -1,6 +1,6 @@
#Wed Jun 19 14:30:27 CEST 2024 #Wed Jun 19 14:30:27 CEST 2024
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists