Skip to content

Commit

Permalink
daily dev 20240523
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasKaminsky committed May 23, 2024
1 parent be7e3a5 commit 18902ea
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 @@ -174,8 +174,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240522
versionName "20240522"
versionCode 20240523
versionName "20240523"
}

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

0 comments on commit 18902ea

Please sign in to comment.