mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update Waistline to 3.1.1 (30101)
This commit is contained in:
parent
ffe42b5af8
commit
b9531b1843
1 changed files with 21 additions and 2 deletions
|
|
@ -369,7 +369,26 @@ Builds:
|
|||
- cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar
|
||||
libs/barcodescanner-release-2.1.5.aar
|
||||
|
||||
- versionName: 3.1.1
|
||||
versionCode: 30101
|
||||
commit: c3cc69985fd785b813e8ac34ef2d816199f7f620
|
||||
subdir: platforms/android/app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- BarcodeScanner@0fc1fd2ff00683d2a2803ba6da63320bcb29fd2c
|
||||
rm:
|
||||
- platforms/android/app/libs/barcodescanner-release-2.1.5.aar
|
||||
prebuild: sed -i -e '/gradleVersion/d' build.gradle
|
||||
build:
|
||||
- pushd $$BarcodeScanner$$
|
||||
- rm local.properties
|
||||
- gradle clean assembleRelease
|
||||
- popd
|
||||
- cp $$BarcodeScanner$$/barcodescanner/build/outputs/aar/barcodescanner-release.aar
|
||||
libs/barcodescanner-release-2.1.5.aar
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 30100
|
||||
CurrentVersion: 3.1.1
|
||||
CurrentVersionCode: 30101
|
||||
|
|
|
|||
Loading…
Reference in a new issue