Skip to content

Commit

Permalink
daily dev 20220424
Browse files Browse the repository at this point in the history
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies
  • Loading branch information
tobiasKaminsky committed Apr 24, 2022
1 parent d8ffaf1 commit 70dff73
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20220421
versionName "20220421"
versionCode 20220424
versionName "20220424"
}

qa {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

Update translations
Update Nextcloud Android library
Update 3rd-party dependencies
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
daggerVersion = "2.41"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion = "master-SNAPSHOT"
androidLibraryVersion ="953e92581eeb73ef1af90f2a962e4c961776173b"
mockitoVersion = "4.5.1"
mockitoKotlinVersion = "4.0.0"
mockkVersion = "1.12.3"
Expand Down

0 comments on commit 70dff73

Please sign in to comment.