daily dev 20241005

This commit is contained in:
Tobias Kaminsky 2024-10-05 02:41:45 +02:00
parent 3450b5fd7d
commit 3dad7a6ea6
3 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,4 @@
kotlin version: 2.0.20
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

View file

@ -174,8 +174,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20241003
versionName "20241003"
versionCode 20241005
versionName "20241005"
}
qa {