mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-23 23:56:07 +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
|
||||
commit: 398f218e64a85320b88a314474ac888d12c811db
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make libtool autoconf automake
|
||||
gradle:
|
||||
- yes
|
||||
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
|
||||
CurrentVersion: '0.34'
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
|
|
@ -61,8 +61,10 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- LavSeeker_logo.zip
|
||||
|
||||
AutoUpdateMode: Version V%v
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.4'
|
||||
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
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
commit: 1.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
commit: 7218bc5675a4ab59b98e58f4e8df0938550946da
|
||||
|
|
|
|||
Loading…
Reference in a new issue