mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
Update Xed-Editor to 2.9.3 (38)
This commit is contained in:
parent
ce3c2690fd
commit
ce61a82e1a
1 changed files with 11 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ SourceCode: https://github.com/Xed-Editor/Xed-Editor
|
|||
IssueTracker: https://github.com/Xed-Editor/Xed-Editor/issues
|
||||
Changelog: https://github.com/Xed-Editor/Xed-Editor/releases
|
||||
|
||||
AutoName: Karbon
|
||||
AutoName: Xed-Editor
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Xed-Editor/Xed-Editor.git
|
||||
|
|
@ -188,9 +188,17 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/jetbrains/d' ../settings.gradle.kts
|
||||
|
||||
- versionName: 2.9.3
|
||||
versionCode: 38
|
||||
commit: 1e0550ddbee0f24c58f88fd502328db5f113074d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/jetbrains/d' ../settings.gradle.kts
|
||||
|
||||
AllowedAPKSigningKeys: 8ad6b593b0772c96f9d05e923b610f16aed2792c664f0cd91f0dfd627098346f
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.9.1
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 2.9.3
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue