Update OpenFool to 0.3.0 (30)
This commit is contained in:
parent
d3c0e0d3de
commit
2a7385946e
|
|
@ -55,7 +55,16 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- android/libs/*
|
- android/libs/*
|
||||||
|
|
||||||
|
- versionName: 0.3.0
|
||||||
|
versionCode: 30
|
||||||
|
commit: v0.3.0
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- android/libs/*
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.2.9
|
CurrentVersion: 0.3.0
|
||||||
CurrentVersionCode: 29
|
CurrentVersionCode: 30
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue