mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
misc fixes
This commit is contained in:
parent
cb36c1f0d4
commit
123ba83bf3
3 changed files with 8 additions and 10 deletions
|
|
@ -280,12 +280,15 @@ Builds:
|
||||||
versionCode: 34
|
versionCode: 34
|
||||||
commit: 398f218e64a85320b88a314474ac888d12c811db
|
commit: 398f218e64a85320b88a314474ac888d12c811db
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y make libtool autoconf automake
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
|
prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle
|
||||||
ndk: r17c
|
ndk: r22b
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '0.34'
|
CurrentVersion: '0.34'
|
||||||
CurrentVersionCode: 34
|
CurrentVersionCode: 34
|
||||||
|
|
|
||||||
|
|
@ -61,8 +61,10 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
rm:
|
||||||
|
- LavSeeker_logo.zip
|
||||||
|
|
||||||
AutoUpdateMode: Version V%v
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.4'
|
CurrentVersion: '1.4'
|
||||||
CurrentVersionCode: 14
|
CurrentVersionCode: 14
|
||||||
|
|
|
||||||
|
|
@ -13,13 +13,6 @@ Repo: https://github.com/Yet-Zio/yetCalc
|
||||||
Binaries: https://github.com/Yet-Zio/yetCalc/releases/download/%v/yetCalc-v%v.apk
|
Binaries: https://github.com/Yet-Zio/yetCalc/releases/download/%v/yetCalc-v%v.apk
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.0.1
|
|
||||||
versionCode: 2
|
|
||||||
commit: 1.0.1
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
|
|
||||||
- versionName: 1.0.2
|
- versionName: 1.0.2
|
||||||
versionCode: 3
|
versionCode: 3
|
||||||
commit: 7218bc5675a4ab59b98e58f4e8df0938550946da
|
commit: 7218bc5675a4ab59b98e58f4e8df0938550946da
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue