mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update TEdit to 2.4.4 (19)
This commit is contained in:
parent
abc9656ee1
commit
c6066c833a
1 changed files with 11 additions and 2 deletions
|
|
@ -104,7 +104,16 @@ Builds:
|
|||
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
||||
build.gradle
|
||||
|
||||
- versionName: 2.4.4
|
||||
versionCode: 19
|
||||
commit: v2.4.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
||||
build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.3
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 2.4.4
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue