Skip to content

Commit

Permalink
daily dev 20230816
Browse files Browse the repository at this point in the history
Update Nextcloud Android library
  • Loading branch information
tobiasKaminsky committed Aug 16, 2023
1 parent 51e735a commit 9136aa0
Show file tree
Hide file tree
Showing 3 changed files with 5 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 @@ -144,8 +144,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20230813
versionName "20230813"
versionCode 20230816
versionName "20230816"
}

qa {
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.47"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="428347801383da37dd83c2d3b89c32ab47c2df07"
androidLibraryVersion ="1f0b427f0a9dae34ed791b7be54c961a941e258c"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

Update Nextcloud Android library

0 comments on commit 9136aa0

Please sign in to comment.