mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +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
|
||||
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
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/caarmen/nounours-android/master/build.gradle|ext.handheldVersionCode=(.*)|.|ext.handheldVersionName="(.*)"
|
||||
CurrentVersion: 3.4.8
|
||||
CurrentVersionCode: 348
|
||||
CurrentVersion: 3.5.0
|
||||
CurrentVersionCode: 350
|
||||
|
|
|
|||
Loading…
Reference in a new issue