mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 15:01:57 +03:00
daily dev 20241002
This commit is contained in:
parent
4985bb0592
commit
8982323eb5
3 changed files with 7 additions and 2 deletions
4
.kotlin/errors/errors-1727829151395.log
Normal file
4
.kotlin/errors/errors-1727829151395.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 20241001
|
||||
versionName "20241001"
|
||||
versionCode 20241002
|
||||
versionName "20241002"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
|
Loading…
Reference in a new issue