mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Wulkanowy to 0.17.1 (55)
This commit is contained in:
parent
bf6e919832
commit
1ee54310d1
1 changed files with 12 additions and 2 deletions
|
|
@ -168,7 +168,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.17.1
|
||||||
|
versionCode: 55
|
||||||
|
commit: 0.17.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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.17.0
|
CurrentVersion: 0.17.1
|
||||||
CurrentVersionCode: 54
|
CurrentVersionCode: 55
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue