Skip to content

Commit

Permalink
daily dev 20240323
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasKaminsky committed Mar 23, 2024
1 parent 504ab01 commit 569995d
Show file tree
Hide file tree
Showing 3 changed files with 13 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 20240322
versionName "20240322"
versionCode 20240323
versionName "20240323"
}

qa {
Expand Down
10 changes: 10 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8451,6 +8451,11 @@
<sha256 value="f482314b5079c1455f6fb0d4257a745d101c6124ce961522ba86f9dc90901e47" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib" version="1.9.23">
<artifact name="kotlin-stdlib-1.9.23.module">
<sha256 value="5195193b37dcdada2e1c0ab0d512c422b2ad76af3557843a1b9c3480f4e71d0e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-common" version="1.4.32">
<artifact name="kotlin-stdlib-common-1.4.32.jar">
<sha256 value="e1ff6f55ee9e7591dcc633f7757bac25a7edb1cc7f738b37ec652f10f66a4145" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -8527,6 +8532,11 @@
<sha256 value="f93c9e9abf8d52d8e8fd8e851aa802ecec55132161c4aeee7d3cd924bf794246" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-common" version="1.9.23">
<artifact name="kotlin-stdlib-common-1.9.23.module">
<sha256 value="8639f005fa9977aef08c32fc8e7a2779da22ee262464d7273298aafd483715cd" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.3.72">
<artifact name="kotlin-stdlib-jdk7-1.3.72.pom">
<sha256 value="9d5a13d9abc33445e1366d258af0a77e42f01945acef7c0917b9d539854e2fce" origin="Generated by Gradle"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit 569995d

Please sign in to comment.