mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20241005
This commit is contained in:
parent
3450b5fd7d
commit
3dad7a6ea6
3 changed files with 7 additions and 2 deletions
4
.kotlin/errors/errors-1728088419390.log
Normal file
4
.kotlin/errors/errors-1728088419390.log
Normal 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
|
||||
|
|
@ -174,8 +174,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20241003
|
||||
versionName "20241003"
|
||||
versionCode 20241005
|
||||
versionName "20241005"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
|
Loading…
Reference in a new issue