Update Wikipedia to r/2.7.263-r-2018-10-29 (263)
This commit is contained in:
parent
7b67f3b7d1
commit
e243e675f6
|
@ -342,6 +342,14 @@ Build:r/2.7.262-r-2018-10-24,262
|
||||||
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.263-r-2018-10-29,263
|
||||||
|
commit=r/2.7.263-r-2018-10-29
|
||||||
|
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.
|
||||||
|
@ -353,5 +361,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.262-r-2018-10-24
|
Current Version:r/2.7.263-r-2018-10-29
|
||||||
Current Version Code:262
|
Current Version Code:263
|
||||||
|
|
Loading…
Reference in a new issue