mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
Update Wikipedia to r/2.7.238-r-2018-07-30 (238)
This commit is contained in:
parent
10e9bd854e
commit
ba690cf11c
1 changed files with 10 additions and 2 deletions
|
|
@ -302,6 +302,14 @@ Build:r/2.7.237-r-2018-06-27,237
|
||||||
forceversion=yes
|
forceversion=yes
|
||||||
prebuild=sed -i -e 's/enable true/enable false/' -e '/defaultConfig {/a ndk{abiFilters "arm64-v8a", "armeabi-v7a", "x86", "x86_64"}' build.gradle
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/defaultConfig {/a ndk{abiFilters "arm64-v8a", "armeabi-v7a", "x86", "x86_64"}' build.gradle
|
||||||
|
|
||||||
|
Build:r/2.7.238-r-2018-07-30,238
|
||||||
|
commit=r/2.7.238-r-2018-07-30
|
||||||
|
subdir=app
|
||||||
|
init=sed -i '/sonatype/d' ../build.gradle
|
||||||
|
gradle=fdroid
|
||||||
|
forceversion=yes
|
||||||
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/defaultConfig {/a ndk{abiFilters "arm64-v8a", "armeabi-v7a", "x86", "x86_64"}' build.gradle
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
* versionname is timebased and generated on build; force it. Also remove the timestamp.
|
* versionname is timebased and generated on build; force it. Also remove the timestamp.
|
||||||
* we disable gradle abi splits because using the universal apk is easier for us for now.
|
* we disable gradle abi splits because using the universal apk is easier for us for now.
|
||||||
|
|
@ -313,5 +321,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags ^r
|
Update Check Mode:Tags ^r
|
||||||
Current Version:r/2.7.237-r-2018-06-27
|
Current Version:r/2.7.238-r-2018-07-30
|
||||||
Current Version Code:237
|
Current Version Code:238
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue