mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update Infinity to 6.2.1 (129)
This commit is contained in:
parent
cd997be56c
commit
a4570edbd0
1 changed files with 13 additions and 2 deletions
|
|
@ -391,7 +391,18 @@ Builds:
|
|||
prebuild: sed -i -e 's!files("Modules/customtextview-2.1.aar")!"com.libRG:customtextview:2.4"!'
|
||||
build.gradle
|
||||
|
||||
- versionName: 6.2.1
|
||||
versionCode: 129
|
||||
commit: 6df8c1311ef52728be2a597ca1826c50f384214e
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/Modules/customtextview-2.1.aar
|
||||
prebuild: sed -i -e 's!files("Modules/customtextview-2.1.aar")!"com.libRG:customtextview:2.4"!'
|
||||
build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 6.1.1
|
||||
CurrentVersionCode: 127
|
||||
CurrentVersion: 6.2.1
|
||||
CurrentVersionCode: 129
|
||||
|
|
|
|||
Loading…
Reference in a new issue