mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Wulkanowy to 1.9.0 (119)
This commit is contained in:
parent
cfd229efc3
commit
e77ac900bd
1 changed files with 14 additions and 2 deletions
|
|
@ -871,7 +871,19 @@ Builds:
|
|||
../build.gradle build.gradle
|
||||
- sed -i -r 's/System.env/!System.env/g' build.gradle
|
||||
|
||||
- versionName: 1.9.0
|
||||
versionCode: 119
|
||||
commit: 9a8fb593c071befc95651010f18097cdc55aa84f
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/developer.huawei.com/d'
|
||||
-e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d' -e '/s01.oss.sonatype.org/d'
|
||||
../build.gradle build.gradle
|
||||
- sed -i -r 's/System.env/!System.env/g' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.8.3
|
||||
CurrentVersionCode: 118
|
||||
CurrentVersion: 1.9.0
|
||||
CurrentVersionCode: 119
|
||||
|
|
|
|||
Loading…
Reference in a new issue