daily dev 20240310

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-03-10 02:40:47 +01:00
parent 9ccc6ede76
commit a5cf395175
4 changed files with 13 additions and 3 deletions

View File

@ -161,8 +161,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240309
versionName "20240309"
versionCode 20240310
versionName "20240310"
}
qa {

View File

@ -1,6 +1,6 @@
buildscript {
ext {
androidLibraryVersion ="1920097fd50190a22baba5c80530652515724577"
androidLibraryVersion ="0c886d61f63e1c7c3390c54ddca23900708dd956"
androidPluginVersion = '8.3.0'
androidxMediaVersion = '1.3.0'
androidxTestVersion = "1.5.0"

View File

@ -3957,6 +3957,14 @@
<sha256 value="6a91a2139a3cae8126c509cf65d136d49c35cb032b581ac1a56cb6a649cc0245" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="0c886d61f63e1c7c3390c54ddca23900708dd956">
<artifact name="android-library-0c886d61f63e1c7c3390c54ddca23900708dd956.aar">
<sha256 value="9c3a87487717acd878305a00f0d6f2337b9f5512d541f7ac46b9bdb5a53020b9" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-0c886d61f63e1c7c3390c54ddca23900708dd956.module">
<sha256 value="7704609b58479e5c52c5dde53637c932076daefc5a58c5eeef4bbc9cc4fe1c0e" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="1920097fd50190a22baba5c80530652515724577">
<artifact name="android-library-1920097fd50190a22baba5c80530652515724577.aar">
<sha256 value="9c3a87487717acd878305a00f0d6f2337b9f5512d541f7ac46b9bdb5a53020b9" origin="Generated by Gradle" reason="Artifact is not signed"/>

View File

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