Update Wulkanowy to 0.9.3 (41)
This commit is contained in:
parent
22a36b95d1
commit
274970e136
|
@ -46,7 +46,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'
|
||||||
-e '/bintray.com\/mockito/d' ../build.gradle build.gradle
|
-e '/bintray.com\/mockito/d' ../build.gradle build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.9.3
|
||||||
|
versionCode: 41
|
||||||
|
commit: 0.9.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'
|
||||||
|
-e '/bintray.com\/mockito/d' ../build.gradle build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.9.2
|
CurrentVersion: 0.9.3
|
||||||
CurrentVersionCode: 40
|
CurrentVersionCode: 41
|
||||||
|
|
Loading…
Reference in a new issue