Skip to content

Commit

Permalink
daily dev 20220115
Browse files Browse the repository at this point in the history
remove unused test automation
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies
  • Loading branch information
tobiasKaminsky committed Jan 15, 2022
1 parent 3d99c8f commit d12a376
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ext {
daggerVersion = "2.40.5"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="013d5b6eda46fc9bb7da6c66743263a45d495fff"
androidLibraryVersion ="3bde1aad922a991efbdd5b9b07e73d2effdd9121"
mockitoVersion = "4.2.0"
mockkVersion = "1.12.2"
powermockVersion = "2.0.9"
Expand Down Expand Up @@ -173,8 +173,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20220114
versionName "20220114"
versionCode 20220115
versionName "20220115"
}

qa {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
remove unused test automation
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies

0 comments on commit d12a376

Please sign in to comment.