mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Bhagavad Gita to 3.1 (6)
This commit is contained in:
parent
3942aa1127
commit
a231892b3d
1 changed files with 15 additions and 2 deletions
|
|
@ -45,9 +45,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/chapters.json' 'assets/translation.json' 'assets/verse.json'
|
||||
|
||||
- versionName: '3.1'
|
||||
versionCode: 6
|
||||
commit: 8ccbc9a082019b5ef3e637a9d24bb632245e9ff3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
rm:
|
||||
- app/src/main/res/drawable/launcher_icon_light.xml
|
||||
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.0'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: '3.1'
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue