mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update TEdit to 3.0.2 (27)
This commit is contained in:
parent
7fafe59600
commit
f64e5d58af
1 changed files with 11 additions and 2 deletions
|
|
@ -167,7 +167,16 @@ Builds:
|
|||
prebuild: sed -i -e 's/constraint-layout:1.0.0-beta3/constraint-layout:1.0.2/'
|
||||
build.gradle
|
||||
|
||||
- versionName: 3.0.2
|
||||
versionCode: 27
|
||||
commit: 3cfc28e7b2c592e5ada104bf9454536d6280b689
|
||||
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: 3.0.1
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 3.0.2
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue