mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Infinity to 6.1.1 (127)
This commit is contained in:
parent
d9f0698a2d
commit
0ac790d888
1 changed files with 13 additions and 2 deletions
|
|
@ -380,7 +380,18 @@ Builds:
|
|||
prebuild: sed -i -e 's!files("Modules/customtextview-2.1.aar")!"com.libRG:customtextview:2.4"!'
|
||||
build.gradle
|
||||
|
||||
- versionName: 6.1.1
|
||||
versionCode: 127
|
||||
commit: 02278263579d76f88eef9c643bd7ace412f99985
|
||||
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.0.4
|
||||
CurrentVersionCode: 123
|
||||
CurrentVersion: 6.1.1
|
||||
CurrentVersionCode: 127
|
||||
|
|
|
|||
Loading…
Reference in a new issue