Skip to content

Commit

Permalink
daily dev 20210109
Browse files Browse the repository at this point in the history
Update Nextcloud Android library
  • Loading branch information
tobiasKaminsky committed Jan 9, 2021
1 parent d71d72f commit fe69a2f
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 @@ -57,7 +57,7 @@ ext {
markwonVersion = "4.6.1"
prismVersion = "2.0.0"
butterknifeVersion = "10.2.3"
androidLibraryVersion ="ea3472fe69a73148672d24782f2c9bb6b4296c86"
androidLibraryVersion ="646e2dec34d57ecab66589bade4246658c3833b7"
mockitoVersion = "3.7.0"
mockkVersion = "1.10.4"
powermockVersion = "2.0.9"
Expand Down Expand Up @@ -169,8 +169,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20210107
versionName "20210107"
versionCode 20210109
versionName "20210109"
}

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 fe69a2f

Please sign in to comment.