daily dev 20240722

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-07-22 03:43:23 +02:00
parent d16464b2d4
commit 1718d2d19c
4 changed files with 13 additions and 3 deletions

View file

@ -173,8 +173,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240720
versionName "20240720"
versionCode 20240722
versionName "20240722"
}
qa {

View file

@ -10,7 +10,7 @@
*/
buildscript {
ext {
androidLibraryVersion ="c219388da22028f36219acff61ae2d722a63f408"
androidLibraryVersion ="b580d4468837b896be292de7befb64d053a62dbe"
androidPluginVersion = '8.5.1'
androidxMediaVersion = '1.3.1'
androidxTestVersion = "1.6.1"

View file

@ -6041,6 +6041,14 @@
<sha256 value="7fefc9b03dea1e60010dc1b9c8c292b512e4f5521529a533a2c366cca4886ccd" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="b580d4468837b896be292de7befb64d053a62dbe">
<artifact name="android-library-b580d4468837b896be292de7befb64d053a62dbe.aar">
<sha256 value="c253a126ca3c32dd5b373ab1c64668e4603305b3113b052fc0fc5e3c833a913c" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-b580d4468837b896be292de7befb64d053a62dbe.module">
<sha256 value="a0e80633a77056f5c08f0c11cde12117f3ac8d22b1f43e7ffc02c3dd8aaba114" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="ba9a356aeed51ab59c1e950aedc6d0acf34f0fe5">
<artifact name="android-library-ba9a356aeed51ab59c1e950aedc6d0acf34f0fe5.aar">
<sha256 value="78deb3bdd883b051d86138552c3efb49ffaf44aac471f9caa9ad3209f2020dc8" origin="Generated by Gradle" reason="Artifact is not signed"/>

View file

@ -0,0 +1,2 @@
Update Nextcloud Android library