mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Nounours to 3.5.0 (350)
This commit is contained in:
parent
b55aea0cac
commit
5cc78d7dac
1 changed files with 12 additions and 2 deletions
|
|
@ -167,8 +167,18 @@ Builds:
|
||||||
- wear
|
- wear
|
||||||
prebuild: sed -i "/include ':wear'/d" ../settings.gradle
|
prebuild: sed -i "/include ':wear'/d" ../settings.gradle
|
||||||
|
|
||||||
|
- versionName: 3.5.0
|
||||||
|
versionCode: 350
|
||||||
|
commit: release-3.5.0
|
||||||
|
subdir: handheld
|
||||||
|
gradle:
|
||||||
|
- full
|
||||||
|
rm:
|
||||||
|
- wear
|
||||||
|
prebuild: sed -i "/include ':wear'/d" ../settings.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version release-%v
|
AutoUpdateMode: Version release-%v
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://raw.githubusercontent.com/caarmen/nounours-android/master/build.gradle|ext.handheldVersionCode=(.*)|.|ext.handheldVersionName="(.*)"
|
UpdateCheckData: https://raw.githubusercontent.com/caarmen/nounours-android/master/build.gradle|ext.handheldVersionCode=(.*)|.|ext.handheldVersionName="(.*)"
|
||||||
CurrentVersion: 3.4.8
|
CurrentVersion: 3.5.0
|
||||||
CurrentVersionCode: 348
|
CurrentVersionCode: 350
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue