mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Nextcloud client: Add 3.25.0 RC2
This commit is contained in:
parent
2c23d0f0fb
commit
a3eb47b53f
1 changed files with 15 additions and 0 deletions
|
|
@ -1047,6 +1047,21 @@ Builds:
|
|||
scandelete:
|
||||
- app/src/androidTest/assets
|
||||
|
||||
- versionName: 3.25.0 RC2
|
||||
versionCode: 30250052
|
||||
commit: rc-3.25.0-02
|
||||
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)'
|
||||
|
|
|
|||
Loading…
Reference in a new issue