mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
misc fixes
This commit is contained in:
parent
a5236d2a00
commit
417624cfd9
3 changed files with 5 additions and 16 deletions
|
|
@ -23,6 +23,7 @@ Repo: https://svn.code.sf.net/p/gc-smb/svn/
|
|||
Builds:
|
||||
- versionName: '1.02'
|
||||
versionCode: 10
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/2457
|
||||
commit: '13'
|
||||
gradle:
|
||||
- yes
|
||||
|
|
|
|||
|
|
@ -39,6 +39,10 @@ Builds:
|
|||
versionCode: 18
|
||||
commit: e2fcee03b8ead10b592280d4f5ccffedcb4c49b7
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
|
|
@ -5588,22 +5588,6 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '1.1789'
|
||||
versionCode: 1789
|
||||
commit: 53e45a76e846dc17627373d8eab2e9490b1c0a1a
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/keystoreProperties/d' -e '/in-app-purchasing/d' build.gradle
|
||||
scandelete:
|
||||
- app/lib
|
||||
ndk: r23b
|
||||
|
||||
- versionName: '1.1790'
|
||||
versionCode: 1790
|
||||
commit: 7e8303ae2306e43a7fde99ea5d24454cd864585d
|
||||
|
|
|
|||
Loading…
Reference in a new issue