daily dev 20241110

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-11-10 02:43:22 +01:00
parent 952658dcfd
commit 9be7237d6b
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 20241109
versionName "20241109"
versionCode 20241110
versionName "20241110"
}
qa {

View file

@ -10,7 +10,7 @@
*/
buildscript {
ext {
androidLibraryVersion ="1f7f2408cbef0c3b693408f67eb64e2821ec4ac5"
androidLibraryVersion ="6eb839638226e70e1c656ee0cf905264a1e35d55"
androidPluginVersion = '8.7.2'
androidxMediaVersion = '1.4.1'
androidxTestVersion = "1.6.1"

View file

@ -7872,6 +7872,14 @@
<sha256 value="0e72841878595f83c6d8f93aa51f78a67e821f53446fcb7a5d94cfaad8ebbbac" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="6eb839638226e70e1c656ee0cf905264a1e35d55">
<artifact name="android-library-6eb839638226e70e1c656ee0cf905264a1e35d55.aar">
<sha256 value="99a5540926cb0341b7f8eb6a2f72373ba0a83980587311404c8dd1403b50a009" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-6eb839638226e70e1c656ee0cf905264a1e35d55.module">
<sha256 value="b6fa76eb5544602dd6c2c698c579a629c4f8ac6bd5397be4e3224c7501ff1a56" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="7444d0e832bb35b708c2d84878d9727d24289385">
<artifact name="android-library-7444d0e832bb35b708c2d84878d9727d24289385.aar">
<sha256 value="c253a126ca3c32dd5b373ab1c64668e4603305b3113b052fc0fc5e3c833a913c" origin="Generated by Gradle" reason="Artifact is not signed"/>

View file

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