mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Misc fixes after cycle
This commit is contained in:
parent
ccf032bf33
commit
fc9261c986
4 changed files with 0 additions and 51 deletions
|
|
@ -2578,16 +2578,6 @@ Builds:
|
|||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
ndk: r21b
|
||||
|
||||
- versionName: '1.1213'
|
||||
versionCode: 1213
|
||||
commit: '1.1213'
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
ndk: r21d
|
||||
|
||||
- versionName: '1.1214'
|
||||
versionCode: 1214
|
||||
commit: '1.1214'
|
||||
|
|
|
|||
|
|
@ -235,20 +235,6 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.5.1
|
||||
versionCode: 1005001
|
||||
commit: 1.5.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.5.2
|
||||
versionCode: 1005002
|
||||
commit: 1.5.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.5.3
|
||||
versionCode: 1005003
|
||||
commit: 1.5.3
|
||||
|
|
|
|||
|
|
@ -1514,16 +1514,6 @@ Builds:
|
|||
prebuild: sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d
|
||||
-e '/google-services/d' build.gradle
|
||||
|
||||
- versionName: 2.13.5-beta
|
||||
versionCode: 294
|
||||
commit: 2.13.5-beta-fdroid
|
||||
subdir: mobile
|
||||
gradle:
|
||||
- foss
|
||||
- beta
|
||||
prebuild: sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d
|
||||
-e '/google-services/d' build.gradle
|
||||
|
||||
- versionName: 2.13.6-beta
|
||||
versionCode: 295
|
||||
commit: 2.13.6-beta-fdroid
|
||||
|
|
|
|||
|
|
@ -101,23 +101,6 @@ Builds:
|
|||
- ../libraries/humla/src/main/jni
|
||||
ndk: r21
|
||||
|
||||
- versionName: 3.5.3
|
||||
versionCode: 87
|
||||
commit: 3.5.3
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- official
|
||||
rm:
|
||||
- libraries/humla/tools
|
||||
- libraries/humla/libs/humla-spongycastle/core/src/test/data
|
||||
build:
|
||||
- cd ../libraries/humla/libs/humla-spongycastle
|
||||
- gradle jar
|
||||
buildjni:
|
||||
- ../libraries/humla/src/main/jni
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 3.5.4
|
||||
versionCode: 88
|
||||
commit: 3.5.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue