Update Wikipedia to r/2.7.262-r-2018-10-24 (262)
This commit is contained in:
parent
45ad71110f
commit
cacda0bf4f
|
|
@ -334,6 +334,14 @@ Build:r/2.7.261-r-2018-10-23,261
|
||||||
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.262-r-2018-10-24,262
|
||||||
|
commit=r/2.7.262-r-2018-10-24
|
||||||
|
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.
|
||||||
|
|
@ -345,5 +353,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.261-r-2018-10-23
|
Current Version:r/2.7.262-r-2018-10-24
|
||||||
Current Version Code:261
|
Current Version Code:262
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue