mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Halachic Prayer Times: 15.01
This commit is contained in:
parent
d90d37afce
commit
da670366c9
1 changed files with 21 additions and 5 deletions
|
|
@ -2,8 +2,8 @@ Categories:
|
|||
- Time
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://sourceforge.net/p/halachictimes
|
||||
SourceCode: https://sourceforge.net/p/halachictimes/git/ci/master/tree/
|
||||
IssueTracker: https://sourceforge.net/p/halachictimes/tickets
|
||||
SourceCode: https://github.com/pnemonic78/HalachicTimes
|
||||
IssueTracker: https://github.com/pnemonic78/HalachicTimes/issues
|
||||
|
||||
AutoName: Halachic Prayer Times
|
||||
Description: |-
|
||||
|
|
@ -18,7 +18,7 @@ Description: |-
|
|||
see https://gitlab.com/fdroid/fdroiddata/issues/839
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.code.sf.net/p/halachictimes/git
|
||||
Repo: https://github.com/pnemonic78/HalachicTimes
|
||||
|
||||
Builds:
|
||||
- versionName: '2.5'
|
||||
|
|
@ -63,11 +63,27 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '15.01'
|
||||
versionCode: 1501
|
||||
commit: f44fac42946b7db51276748f565189467ac5a1d8
|
||||
subdir: Halachic Times/app
|
||||
submodules: true
|
||||
gradle:
|
||||
- offline
|
||||
prebuild:
|
||||
- sed -i -e '/gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
|
||||
- sed -i -e '/FirebaseApp/d' src/main/java/com/github/times/ZmanimApplication.kt
|
||||
- sed -i -e '/crashlytics/d' -e '/FirebaseCrashlytics/d' src/main/java/com/github/times/util/CrashlyticsTree.kt
|
||||
- sed -i -e '/publishing {/,/^}/d' ../zmanim/build.gradle
|
||||
scandelete:
|
||||
- Halachic Times/GeoNames
|
||||
- Halachic Times/zmanim
|
||||
|
||||
MaintainerNotes: |-
|
||||
Includes JARs in GeoNames/libs.
|
||||
Somehow produces 2 apks, one offline, one regular.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '6.0'
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: '15.01'
|
||||
CurrentVersionCode: 1501
|
||||
|
|
|
|||
Loading…
Reference in a new issue