daily dev 20241026

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-10-26 03:52:48 +02:00
parent 3a7a4c403c
commit 948e0e0fd3
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 20241025
versionName "20241025"
versionCode 20241026
versionName "20241026"
}
qa {

View file

@ -10,7 +10,7 @@
*/
buildscript {
ext {
androidLibraryVersion ="7b6c459971aeb66f4487ea177685e7cfcadbe44c"
androidLibraryVersion ="3ec02eb2aeb59185815a3a9c41c9dd98679f6fbe"
androidPluginVersion = '8.7.1'
androidxMediaVersion = '1.4.1'
androidxTestVersion = "1.6.1"

View file

@ -6174,6 +6174,14 @@
<sha256 value="f2d36517b426fb9e8f1d5d4c1f6079b846992ae56bd66831ce9aa60de3f19297" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="3ec02eb2aeb59185815a3a9c41c9dd98679f6fbe">
<artifact name="android-library-3ec02eb2aeb59185815a3a9c41c9dd98679f6fbe.aar">
<sha256 value="99a5540926cb0341b7f8eb6a2f72373ba0a83980587311404c8dd1403b50a009" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-3ec02eb2aeb59185815a3a9c41c9dd98679f6fbe.module">
<sha256 value="293a92944c3c460927863088ac2235d0ddbe74a3429f0a9fcfa2fc9c022c2161" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="3f5c9101a003bb6374f826184244a792e5cb3c15">
<artifact name="android-library-3f5c9101a003bb6374f826184244a792e5cb3c15.aar">
<sha256 value="99a5540926cb0341b7f8eb6a2f72373ba0a83980587311404c8dd1403b50a009" origin="Generated by Gradle" reason="Artifact is not signed"/>

View file

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