mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Bhagavad Gita to 3.4 (9)
This commit is contained in:
parent
7575e07600
commit
643235ef2e
1 changed files with 9 additions and 2 deletions
|
|
@ -82,9 +82,16 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'assets/*.json'
|
'assets/*.json'
|
||||||
|
|
||||||
|
- versionName: '3.4'
|
||||||
|
versionCode: 9
|
||||||
|
commit: 9e1a7dd6eb237ceef480a2542124ea24d8e68e68
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: eb000a2e30eec2a5473ff3949f3d9db125d1376314b9479613acb0d22589eb82
|
AllowedAPKSigningKeys: eb000a2e30eec2a5473ff3949f3d9db125d1376314b9479613acb0d22589eb82
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '3.3'
|
CurrentVersion: '3.4'
|
||||||
CurrentVersionCode: 8
|
CurrentVersionCode: 9
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue