daily dev 20241127

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-11-27 03:45:18 +01:00
parent ac2efe69c4
commit a66cd44940
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 20241126
versionName "20241126"
versionCode 20241127
versionName "20241127"
}
qa {

View file

@ -10,7 +10,7 @@
*/
buildscript {
ext {
androidLibraryVersion ="605a98913b21c0ea8894ee32adbfea806895247f"
androidLibraryVersion ="406b50853375215998190d661110ae8c881a054e"
androidPluginVersion = '8.7.2'
androidxMediaVersion = '1.4.1'
androidxTestVersion = "1.6.1"

View file

@ -7806,6 +7806,14 @@
<sha256 value="705afaa25aef1b6b3c9425781c68a6264e383460d0fd10fe89e7a4b3b7203e06" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="406b50853375215998190d661110ae8c881a054e">
<artifact name="android-library-406b50853375215998190d661110ae8c881a054e.aar">
<sha256 value="b29e961d64d5f9e6e2e04cac07a23d50a5df0769f76550702cd8a1a29684f23d" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-406b50853375215998190d661110ae8c881a054e.module">
<sha256 value="cd34092733bea9249fbe600b31e018c7c4c344f4201df45a1c16035338a505ca" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="42901c4537b2431caf8f88f01278d39f67bcf992">
<artifact name="android-library-42901c4537b2431caf8f88f01278d39f67bcf992.aar">
<sha256 value="99a5540926cb0341b7f8eb6a2f72373ba0a83980587311404c8dd1403b50a009" origin="Generated by Gradle" reason="Artifact is not signed"/>

View file

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