diff --git a/.kotlin/errors/errors-1731461860305.log b/.kotlin/errors/errors-1731461860305.log new file mode 100644 index 0000000000..b3c68f8b04 --- /dev/null +++ b/.kotlin/errors/errors-1731461860305.log @@ -0,0 +1,10 @@ +kotlin version: 2.0.21 +error message: The daemon has terminated unexpectedly on startup attempt #1 with error code: 0. The daemon process output: + 1. Kotlin compile daemon is ready + +error message: The daemon has terminated unexpectedly on startup attempt #2 with error code: 0. The daemon process output: + 1. Kotlin compile daemon is ready +Problems may have occurred during auto-selection of GC. The preferred GC is Parallel GC. +If the problems persist, try adding the JVM option to the Kotlin daemon JVM arguments: -XX:-UseParallelGC. +GC auto-selection logic is disabled temporary for the next daemon startup. + diff --git a/app/build.gradle b/app/build.gradle index e96f0add35..78a2b69985 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -174,8 +174,8 @@ android { versionDev { applicationId "com.nextcloud.android.beta" dimension "default" - versionCode 20241112 - versionName "20241112" + versionCode 20241113 + versionName "20241113" } qa { diff --git a/src/versionDev/fastlane/metadata/android/en-US/changelogs/20241113.txt b/src/versionDev/fastlane/metadata/android/en-US/changelogs/20241113.txt new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/versionDev/fastlane/metadata/android/en-US/changelogs/20241113.txt @@ -0,0 +1 @@ +