daily dev 20240824

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-08-24 03:48:37 +02:00
parent 979297e9d2
commit cda8e52cd5
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 20240823
versionName "20240823"
versionCode 20240824
versionName "20240824"
}
qa {

View file

@ -10,7 +10,7 @@
*/
buildscript {
ext {
androidLibraryVersion ="86b0279d70"
androidLibraryVersion ="a4d86ef9d1f51c960d2fd0a4b0a5309d83de7e34"
androidPluginVersion = '8.5.2'
androidxMediaVersion = '1.4.0'
androidxTestVersion = "1.6.1"

View file

@ -6197,6 +6197,14 @@
<sha256 value="6907f3626be02ec7508a98ea912529780445a0336dc4fc665c96af007c5d6c49" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="a4d86ef9d1f51c960d2fd0a4b0a5309d83de7e34">
<artifact name="android-library-a4d86ef9d1f51c960d2fd0a4b0a5309d83de7e34.aar">
<sha256 value="c6c70775d49d935e7691f43fee0ff51c2c0df03c041fd75da92cf1f0df1385a7" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-a4d86ef9d1f51c960d2fd0a4b0a5309d83de7e34.module">
<sha256 value="9001b93593872564946effcaec928edc5e34ba7b2edc99d2400bb94e95c57699" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="acc7df66e4a43ed7f450136c13753f2743fb245e">
<artifact name="android-library-acc7df66e4a43ed7f450136c13753f2743fb245e.aar">
<sha256 value="f30c2d22c923c6ff8c605eb4cf713cfaf49eb967611f70dc3d139725b0891483" origin="Generated by Gradle" reason="Artifact is not signed"/>

View file

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