mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update TEdit to 2.4.1 (16)
This commit is contained in:
parent
9ab87d78be
commit
a253ecc894
1 changed files with 11 additions and 2 deletions
|
|
@ -83,7 +83,16 @@ Builds:
|
|||
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
||||
build.gradle
|
||||
|
||||
- versionName: 2.4.1
|
||||
versionCode: 16
|
||||
commit: v2.4.1
|
||||
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.3.0
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue