mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update Infinity to 6.2.5 (133)
This commit is contained in:
parent
7eab1deb39
commit
a8bfa61f30
1 changed files with 13 additions and 2 deletions
|
|
@ -402,7 +402,18 @@ Builds:
|
|||
prebuild: sed -i -e 's!files("Modules/customtextview-2.1.aar")!"com.libRG:customtextview:2.4"!'
|
||||
build.gradle
|
||||
|
||||
- versionName: 6.2.5
|
||||
versionCode: 133
|
||||
commit: 40d12c3a425914b3f152021eceae914fa4c33586
|
||||
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.2.3
|
||||
CurrentVersionCode: 131
|
||||
CurrentVersion: 6.2.5
|
||||
CurrentVersionCode: 133
|
||||
|
|
|
|||
Loading…
Reference in a new issue