mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update EBT New Note to 0.74.0 (7400)
This commit is contained in:
parent
67a222bf78
commit
7db121a121
1 changed files with 10 additions and 2 deletions
|
|
@ -159,10 +159,18 @@ Builds:
|
||||||
- withoutKey
|
- withoutKey
|
||||||
prebuild: sed -i -e 's/-XX:MaxPermSize=1024m//' ../gradle.properties
|
prebuild: sed -i -e 's/-XX:MaxPermSize=1024m//' ../gradle.properties
|
||||||
|
|
||||||
|
- versionName: 0.74.0
|
||||||
|
versionCode: 7400
|
||||||
|
commit: b593f9f4283de5ed749a835c4c2e502710dc3b8e
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- withoutKey
|
||||||
|
prebuild: sed -i -e 's/-XX:MaxPermSize=1024m//' ../gradle.properties
|
||||||
|
|
||||||
MaintainerNotes: ACRA is configured with the email sender only and hence strictly
|
MaintainerNotes: ACRA is configured with the email sender only and hence strictly
|
||||||
opt-in
|
opt-in
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||||
CurrentVersion: 0.72.0
|
CurrentVersion: 0.74.0
|
||||||
CurrentVersionCode: 7200
|
CurrentVersionCode: 7400
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue