mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 23:11:58 +03:00
daily dev 20240903
Update Nextcloud Android library
This commit is contained in:
parent
a4181adf21
commit
7b1f0bb4e0
4 changed files with 13 additions and 3 deletions
|
@ -174,8 +174,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20240831
|
||||
versionName "20240831"
|
||||
versionCode 20240903
|
||||
versionName "20240903"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
*/
|
||||
buildscript {
|
||||
ext {
|
||||
androidLibraryVersion ="64257452e7d417d4100463516a31bf9a1e22b4bf"
|
||||
androidLibraryVersion ="9496cb221b88c8fb2bd9f611b224d1f54eb39da9"
|
||||
androidPluginVersion = '8.5.2'
|
||||
androidxMediaVersion = '1.4.0'
|
||||
androidxTestVersion = "1.6.1"
|
||||
|
|
|
@ -6197,6 +6197,14 @@
|
|||
<sha256 value="43d46c14ffae1a465f88c20ed117644f6687056f167e7bebeb53aa30161a697e" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud" name="android-library" version="9496cb221b88c8fb2bd9f611b224d1f54eb39da9">
|
||||
<artifact name="android-library-9496cb221b88c8fb2bd9f611b224d1f54eb39da9.aar">
|
||||
<sha256 value="c6c70775d49d935e7691f43fee0ff51c2c0df03c041fd75da92cf1f0df1385a7" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="android-library-9496cb221b88c8fb2bd9f611b224d1f54eb39da9.module">
|
||||
<sha256 value="bcfffb8b54dd45b4722a71fae71399f70b0a47ad6c78be705281c91dfd8a04e8" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud" name="android-library" version="9fdcd0af0ff910086281f32e3b8ef74490671149">
|
||||
<artifact name="android-library-9fdcd0af0ff910086281f32e3b8ef74490671149.aar">
|
||||
<sha256 value="57ab4fd7c922875a7e0b5feac20aa27ab5df0fd3b4e042f92ed727c0b6316e81" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
Update Nextcloud Android library
|
Loading…
Reference in a new issue