mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Bhagavad Gita to 3.2 (7)
This commit is contained in:
parent
25894e39de
commit
55f3275bda
1 changed files with 13 additions and 2 deletions
|
|
@ -56,9 +56,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/chapters.json' 'assets/translation.json' 'assets/verse.json'
|
||||
|
||||
- versionName: '3.2'
|
||||
versionCode: 7
|
||||
commit: a8d5388d238c90c5e873061169d736a2fe7f7ded
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/chapters.json' 'assets/translation.json' 'assets/verse.json'
|
||||
|
||||
AllowedAPKSigningKeys: eb000a2e30eec2a5473ff3949f3d9db125d1376314b9479613acb0d22589eb82
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.1'
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: '3.2'
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue