Skip to content

Commit

Permalink
daily dev 20211117
Browse files Browse the repository at this point in the history
Update Nextcloud Android library
  • Loading branch information
tobiasKaminsky committed Nov 17, 2021
1 parent c75b888 commit 190986e
Show file tree
Hide file tree
Showing 2 changed files with 5 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.1"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="3c630fc64bb5392a327a86142faba866cad25455"
androidLibraryVersion ="f777151e0a11c21acae106350ea43ce1befae4c6"
mockitoVersion = "3.12.4"
mockkVersion = "1.12.0"
powermockVersion = "2.0.9"
Expand Down Expand Up @@ -168,8 +168,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20211116
versionName "20211116"
versionCode 20211117
versionName "20211117"
}

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

Update Nextcloud Android library

0 comments on commit 190986e

Please sign in to comment.