mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20230810
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
13062600c0
commit
58e2fd54ec
3 changed files with 6 additions and 3 deletions
|
@ -144,8 +144,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230809
|
||||
versionName "20230809"
|
||||
versionCode 20230810
|
||||
versionName "20230810"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="df66c23fc311d9a03954c2e726fc38e1dfcfae67"
|
||||
androidLibraryVersion ="3c81a28bd646b34da79bbae29784e03f339d0af5"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
Build(deps): Bump com.github.spotbugs.snom:spotbugs-gradle-plugin
|
||||
Update Nextcloud Android library
|
||||
Update 3rd-party dependencies
|
Loading…
Reference in a new issue