daily dev 20240511

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-05-11 03:45:15 +02:00
parent 7148238c7c
commit ccfed4ed4a
4 changed files with 13 additions and 3 deletions

View file

@ -174,8 +174,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240510
versionName "20240510"
versionCode 20240511
versionName "20240511"
}
qa {

View file

@ -10,7 +10,7 @@
*/
buildscript {
ext {
androidLibraryVersion ="573b877095ed89483717184fb2bee1476e996c15"
androidLibraryVersion ="0c437fcabfd74f38e5dbb2de6f4ed06ab056b5f9"
androidPluginVersion = '8.4.0'
androidxMediaVersion = '1.3.1'
androidxTestVersion = "1.5.0"

View file

@ -5698,6 +5698,14 @@
<sha256 value="75a759220eca62477ee4f66d16db43eedc5915dcd1d2f8b3f93a02c47bcaf73f" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="0c437fcabfd74f38e5dbb2de6f4ed06ab056b5f9">
<artifact name="android-library-0c437fcabfd74f38e5dbb2de6f4ed06ab056b5f9.aar">
<sha256 value="57ab4fd7c922875a7e0b5feac20aa27ab5df0fd3b4e042f92ed727c0b6316e81" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-0c437fcabfd74f38e5dbb2de6f4ed06ab056b5f9.module">
<sha256 value="81c1c96d907d9997e3f906024a63ff0a36ddfb72ec9e137f83c3f081a06a07cd" 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