...
Deploy static content to Pages / deploy (push) Has been cancelled

This commit is contained in:
2025-07-15 16:09:50 +09:00
parent 109f91059f
commit 0f77c9cf10
58 changed files with 625 additions and 294 deletions
+2 -1
View File
@@ -8,7 +8,7 @@ targetSdk = "36"
pluginSdk = "2.2.0"
gradle = "8.1.2"
gradle = "8.12"
android-gradle-plugin = "8.10.1"
ksp-gradle-plugin = "2.1.21-2.0.1"
@@ -139,6 +139,7 @@ osmopeninghours = { group = "de.westnordost", name = "osm-opening-hours", versio
kotlin = ["kotlin-stdlib", "kotlinx-coroutines-core", "kotlinx-coroutines-android", "kotlinx-collections-immutable", "kotlinx-serialization-json"]
androidx-lifecycle = ["androidx-lifecycle-viewmodel", "androidx-lifecycle-common", "androidx-lifecycle-runtime", "androidx-lifecycle-viewmodelcompose", "androidx-lifecycle-runtimecompose"]
retrofit = ["retrofit-core", "retrofit-gson"]
tests = ["junit"]
[plugins]
+2 -2
View File
@@ -1,6 +1,6 @@
#Sun Feb 09 12:41:42 CET 2025
#Tue Jul 15 14:35:45 KST 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists