Update Wulkanowy to 0.13.0 (48)
This commit is contained in:
parent
fe649e87f8
commit
149e4cb158
|
@ -89,7 +89,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.13.0
|
||||
versionCode: 48
|
||||
commit: 0.13.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.12.0
|
||||
CurrentVersionCode: 47
|
||||
CurrentVersion: 0.13.0
|
||||
CurrentVersionCode: 48
|
||||
|
|
Loading…
Reference in a new issue