daily dev 20240309

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-03-09 02:40:26 +01:00
parent f3f7845071
commit 26d3885523
3 changed files with 5 additions and 3 deletions

View file

@ -161,8 +161,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240308
versionName "20240308"
versionCode 20240309
versionName "20240309"
}
qa {

View file

@ -1,6 +1,6 @@
buildscript {
ext {
androidLibraryVersion ="5f92d92c490d2d9039bfd392cf16c61a37738646"
androidLibraryVersion ="1920097fd50190a22baba5c80530652515724577"
androidPluginVersion = '8.3.0'
androidxMediaVersion = '1.3.0'
androidxTestVersion = "1.5.0"

View file

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