mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update TEdit to 2.4.3 (18)
This commit is contained in:
parent
f60940a82f
commit
76f2f1d90f
1 changed files with 11 additions and 2 deletions
|
|
@ -95,7 +95,16 @@ Builds:
|
|||
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
||||
build.gradle
|
||||
|
||||
- versionName: 2.4.3
|
||||
versionCode: 18
|
||||
commit: v2.4.3
|
||||
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.2
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 2.4.3
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue