Skip to content

Commit

Permalink
daily dev 20240206
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasKaminsky committed Feb 6, 2024
1 parent 395a42e commit 3024aff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240205
versionName "20240205"
versionCode 20240206
versionName "20240206"
}

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

0 comments on commit 3024aff

Please sign in to comment.