mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'master' into 'master'
bumped stumbler to v1.8.3 Bumped stumbler to v1.8.3 for FxA support and new leaderboard code See merge request !1342
This commit is contained in:
commit
1988df6a77
1 changed files with 8 additions and 2 deletions
|
|
@ -218,6 +218,12 @@ Build:1.7.14,1071400
|
||||||
gradle=fdroid
|
gradle=fdroid
|
||||||
prebuild=sed -i -e '/sonatype/d' build.gradle ../build.gradle
|
prebuild=sed -i -e '/sonatype/d' build.gradle ../build.gradle
|
||||||
|
|
||||||
|
Build:1.8.3,1080300
|
||||||
|
commit=v1.8.3
|
||||||
|
subdir=android
|
||||||
|
gradle=fdroid
|
||||||
|
prebuild=sed -i -e '/sonatype/d' build.gradle ../build.gradle
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Update check is disabled on fdroid since upstream calculates version and
|
Update check is disabled on fdroid since upstream calculates version and
|
||||||
versioncode within gradle. Our updatecheck doesn't actually know anything
|
versioncode within gradle. Our updatecheck doesn't actually know anything
|
||||||
|
|
@ -226,5 +232,5 @@ about gradle and just scrapes the files for relevant data.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:1.7.14
|
Current Version:1.8.3
|
||||||
Current Version Code:1071400
|
Current Version Code:1080300
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue