mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Wulkanowy to 0.20.3 (67)
This commit is contained in:
parent
9d9a0aba70
commit
d5dcdbf575
1 changed files with 12 additions and 2 deletions
|
|
@ -266,7 +266,17 @@ Builds:
|
||||||
-e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d'
|
-e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d'
|
||||||
../build.gradle build.gradle
|
../build.gradle build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.20.3
|
||||||
|
versionCode: 67
|
||||||
|
commit: 0.20.3
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.20.2
|
CurrentVersion: 0.20.3
|
||||||
CurrentVersionCode: 66
|
CurrentVersionCode: 67
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue