mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Wulkanowy to 0.18.1 (60)
This commit is contained in:
parent
d522a58743
commit
5ab7b3a985
1 changed files with 12 additions and 2 deletions
|
|
@ -206,7 +206,17 @@ Builds:
|
|||
-e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
- versionName: 0.18.1
|
||||
versionCode: 60
|
||||
commit: 0.18.1
|
||||
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.0
|
||||
CurrentVersionCode: 59
|
||||
CurrentVersion: 0.18.1
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue