Nextcloud client: bump to 3.28.1

This commit is contained in:
Tobias Kaminsky 2024-03-25 13:50:03 +00:00 committed by Licaon_Kter
parent e0418c14b1
commit 2ebcca6486

View file

@ -1087,11 +1087,26 @@ Builds:
scandelete:
- app/src/androidTest/assets
- versionName: 3.28.1
versionCode: 30280190
commit: stable-3.28.1
subdir: app
gradle:
- generic
rm:
- user_manual
prebuild:
- mkdir -p $HOME/.gradle
- echo org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
> $HOME/.gradle/gradle.properties
scandelete:
- app/src/androidTest/assets
MaintainerNotes: 'Latest 3 stable version will be kept, RC versions will be directly
outdated by either a new RC or by a stable version: 3.3.0 RC1 -> 3.3.0 RC2 -> 3.3.0
(stable)'
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 3.28.0
CurrentVersionCode: 30280090
CurrentVersion: 3.28.1
CurrentVersionCode: 30280190