diff --git a/metadata/net.sf.times.yml b/metadata/net.sf.times.yml index 22f36015b9..bae00b18a1 100644 --- a/metadata/net.sf.times.yml +++ b/metadata/net.sf.times.yml @@ -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