mirror of
https://github.com/nextcloud/android.git
synced 2024-12-22 08:44:34 +03:00
daily dev 20240227
Update Nextcloud Android library
This commit is contained in:
parent
304a1063e0
commit
3c504a25da
3 changed files with 5 additions and 3 deletions
|
@ -161,8 +161,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20240226
|
||||
versionName "20240226"
|
||||
versionCode 20240227
|
||||
versionName "20240227"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.50"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="698cb10ac5848633010d84157341026b2a63aa0b"
|
||||
androidLibraryVersion ="acc7df66e4a43ed7f450136c13753f2743fb245e"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.9"
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
Update Nextcloud Android library
|
Loading…
Reference in a new issue