mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 23:42:03 +03:00
daily dev 20241119
Update Nextcloud Android library
This commit is contained in:
parent
e2cc11c875
commit
8c944202b9
4 changed files with 13 additions and 3 deletions
|
@ -174,8 +174,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20241118
|
||||
versionName "20241118"
|
||||
versionCode 20241119
|
||||
versionName "20241119"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
*/
|
||||
buildscript {
|
||||
ext {
|
||||
androidLibraryVersion ="2e08c0a800355b1e72be602fb74453c8fc4345ec"
|
||||
androidLibraryVersion ="992f309eecfb93f0a4d0102cd9b7c336b8b06c47"
|
||||
androidPluginVersion = '8.7.2'
|
||||
androidxMediaVersion = '1.4.1'
|
||||
androidxTestVersion = "1.6.1"
|
||||
|
|
|
@ -7990,6 +7990,14 @@
|
|||
<sha256 value="ed0b55f31dff0db3cf4c9c4c10dd432da800ddabfe4900fcb082866fdfb7044b" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud" name="android-library" version="992f309eecfb93f0a4d0102cd9b7c336b8b06c47">
|
||||
<artifact name="android-library-992f309eecfb93f0a4d0102cd9b7c336b8b06c47.aar">
|
||||
<sha256 value="b5b25da1c4f6746c5feb63fa43a62b1bd4be538bfb0fad2a9aa2a15a52e98c2b" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="android-library-992f309eecfb93f0a4d0102cd9b7c336b8b06c47.module">
|
||||
<sha256 value="eff4ad6047feb8513f32ba5e9855eff795f8c6d4e032c1cf914ec866fdb9b6df" 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