mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
indic: fix
This commit is contained in:
parent
e2cdb0ffd0
commit
9eb4ec75e1
1 changed files with 5 additions and 5 deletions
|
|
@ -348,7 +348,7 @@ Builds:
|
|||
ndk: r21e
|
||||
|
||||
- versionName: 3.5.1
|
||||
versionCode: 104
|
||||
versionCode: 103
|
||||
commit: a79e8b6917d5befe7d958c494353a30aa6f2811e
|
||||
subdir: java
|
||||
submodules: true
|
||||
|
|
@ -371,9 +371,9 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
- "%c"
|
||||
- "%c + 1"
|
||||
- "%c + 2"
|
||||
- "%c + 3"
|
||||
- '%c'
|
||||
- '%c + 1'
|
||||
- '%c + 2'
|
||||
- '%c + 3'
|
||||
CurrentVersion: 3.5.1
|
||||
CurrentVersionCode: 103
|
||||
|
|
|
|||
Loading…
Reference in a new issue