mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Wulkanowy to 0.19.0 (63)
This commit is contained in:
parent
98b354fba6
commit
fd229cb860
1 changed files with 12 additions and 2 deletions
|
|
@ -236,7 +236,17 @@ Builds:
|
|||
-e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
- versionName: 0.19.0
|
||||
versionCode: 63
|
||||
commit: 0.19.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/io.fabric/d'
|
||||
-e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.18.3
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: 0.19.0
|
||||
CurrentVersionCode: 63
|
||||
|
|
|
|||
Loading…
Reference in a new issue