daily dev 20240406

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-04-06 03:47:19 +02:00
parent fc06ec634c
commit 18d63a3410
4 changed files with 13 additions and 3 deletions

View file

@ -171,8 +171,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240405
versionName "20240405"
versionCode 20240406
versionName "20240406"
}
qa {

View file

@ -10,7 +10,7 @@
*/
buildscript {
ext {
androidLibraryVersion ="17a65c2e37de96c31b4a92c8ff7d0dee1010a1e5"
androidLibraryVersion ="06f93c8ef0a0e862cf7e4f1db71a261d6cb14d5f"
androidPluginVersion = '8.3.1'
androidxMediaVersion = '1.3.0'
androidxTestVersion = "1.5.0"

View file

@ -4537,6 +4537,14 @@
<sha256 value="6a91a2139a3cae8126c509cf65d136d49c35cb032b581ac1a56cb6a649cc0245" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="06f93c8ef0a0e862cf7e4f1db71a261d6cb14d5f">
<artifact name="android-library-06f93c8ef0a0e862cf7e4f1db71a261d6cb14d5f.aar">
<sha256 value="638229c571aea3f28168a84323307806c34ef6e90459242ff115add9c6ca4a67" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-06f93c8ef0a0e862cf7e4f1db71a261d6cb14d5f.module">
<sha256 value="75a759220eca62477ee4f66d16db43eedc5915dcd1d2f8b3f93a02c47bcaf73f" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="0c886d61f6">
<artifact name="android-library-0c886d61f6.aar">
<sha256 value="9c3a87487717acd878305a00f0d6f2337b9f5512d541f7ac46b9bdb5a53020b9" origin="Generated by Gradle" reason="Artifact is not signed"/>

View file

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