Skip to content

Commit

Permalink
daily dev 20240320
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasKaminsky committed Mar 20, 2024
1 parent 6b9e208 commit 20a0b1d
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 @@ -161,8 +161,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240319
versionName "20240319"
versionCode 20240320
versionName "20240320"
}

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

0 comments on commit 20a0b1d

Please sign in to comment.