Update Wulkanowy to 0.14.0 (49)
This commit is contained in:
parent
c7ade7c913
commit
bd8ce44db5
|
@ -100,7 +100,18 @@ Builds:
|
|||
-e '/bintray.com\/mockito/d' -e 's/mockito-\(.*\):3\.0\.7/mockito-\1:3.0.0/g'
|
||||
-e 's/mockito_core = "3.0.7"/mockito_core = "3.0.0"/' ../build.gradle build.gradle
|
||||
|
||||
- versionName: 0.14.0
|
||||
versionCode: 49
|
||||
commit: 0.14.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'
|
||||
-e '/bintray.com\/mockito/d' -e 's/mockito-\(.*\):3\.0\.7/mockito-\1:3.0.0/g'
|
||||
-e 's/mockito_core = "3.0.7"/mockito_core = "3.0.0"/' ../build.gradle build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.13.0
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: 0.14.0
|
||||
CurrentVersionCode: 49
|
||||
|
|
Loading…
Reference in a new issue